mirror of
https://github.com/mpv-player/mpv
synced 2024-12-19 21:31:52 +00:00
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:
parent
5c2b08d2d8
commit
e98f88e00e
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user