summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/common.c')
-rw-r--r--Gui/mplayer/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gui/mplayer/common.c b/Gui/mplayer/common.c
index 40477c7c7d..08ae701de0 100644
--- a/Gui/mplayer/common.c
+++ b/Gui/mplayer/common.c
@@ -242,7 +242,7 @@ void Render( wsTWindow * window,wItem * Items,int nrItems,char * db,int size )
{
wItem * item;
txSample * image = NULL;
- int i, type;
+ int i;
image_buffer=db;
image_width=window->Width;