Remove unused extern variable declaration.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24133 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2007-08-24 09:15:21 +00:00
parent e98f88e00e
commit b4109f4efe
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ void mplMainDraw( void )
// XFlush( wsDisplay );
}
extern int vcd_track;
static unsigned last_redraw_time = 0;
void mplEventHandling( int msg,float param )