Remove redundant variable declaration along with the corresponding warning.

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

View File

@ -74,7 +74,6 @@ void mplMainDraw( void )
// XFlush( wsDisplay );
}
extern void exit_player(const char* how);
extern int vcd_track;
static unsigned last_redraw_time = 0;