view binary.ver @ 36889:92b384b99175

Remove unused variable.
author ib
date Sat, 08 Mar 2014 18:43:24 +0000
parents 7e4a8748cf9a
children
line wrap: on
line source

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