view binary.ver @ 36943:4321338b4e8b

Remove unnecessary call. GUI_SET_MIXER will be called by MPlayer early enough before rendering.
author ib
date Sat, 22 Mar 2014 19:45:06 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

MPLAYER_1 {
  # to support glibcs abhorrent backwards-compatibility hack
  global: _IO_stdin_used;
  local: *;
};