diff options
Diffstat (limited to 'Gui/mplayer/mw.c')
-rw-r--r-- | Gui/mplayer/mw.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/mplayer/mw.c b/Gui/mplayer/mw.c index 3ac3844488..34450f22be 100644 --- a/Gui/mplayer/mw.c +++ b/Gui/mplayer/mw.c @@ -79,7 +79,6 @@ static unsigned last_redraw_time = 0; void mplEventHandling( int msg,float param ) { - int j; int iparam = (int)param; switch( msg ) |