summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mw.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/mw.c')
-rw-r--r--Gui/mplayer/mw.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/Gui/mplayer/mw.c b/Gui/mplayer/mw.c
index 9c2062116e..7c188789da 100644
--- a/Gui/mplayer/mw.c
+++ b/Gui/mplayer/mw.c
@@ -53,9 +53,6 @@ int i,pot = 0;
void mplMainDraw( void )
{
- wItem * item;
- txSample * image = NULL;
- int i, type;
if ( appMPlayer.mainWindow.State == wsWindowClosed ) exit_player( MSGTR_Exit_quit );