view binary.ver @ 36286:428bd1b127bd

Remove needless GUI_HANDLE_EVENTS call. Media playback has just begun and there's a regular GUI_HANDLE_EVENTS call coming shortly after.
author ib
date Thu, 01 Aug 2013 17:10:10 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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