view binary.ver @ 37082:9e3b2b71a146

Remove pointless statement. The 'menu' item doesn't have an image, so no need to care about Bitmap.Image.
author ib
date Sat, 26 Apr 2014 16:30:54 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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