view binary.ver @ 36396:49587a84cb91

Remove unused code that costs a good bit of performance.
author reimar
date Sat, 26 Oct 2013 10:16:09 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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