removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com>

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6588 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
alex 2002-06-28 16:40:02 +00:00
parent d1d354e009
commit af43471f90
1 changed files with 0 additions and 1 deletions

View File

@ -20,7 +20,6 @@ static ad_info_t info =
LIBAD_EXTERN(vorbis)
#include <math.h>
#include <vorbis/codec.h>
// This struct is also defined in demux_ogg.c => common header ?