summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/mw.h
diff options
context:
space:
mode:
authorpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-31 21:19:52 +0000
committerpontscho <pontscho@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-08-31 21:19:52 +0000
commit061bda6e2dda0ba221cfe5bc3c436a0f63262672 (patch)
tree076db9291afc1d38e4d4e2108b28782961b2783a /Gui/mplayer/mw.h
parent9bb04197707907bfb8802fcce16eec96ac969eb7 (diff)
downloadmpv-061bda6e2dda0ba221cfe5bc3c436a0f63262672.tar.bz2
mpv-061bda6e2dda0ba221cfe5bc3c436a0f63262672.tar.xz
majd fix play&stop&pause&redraw
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1813 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Gui/mplayer/mw.h')
-rw-r--r--Gui/mplayer/mw.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/mplayer/mw.h b/Gui/mplayer/mw.h
index 2814e23365..0af876e20a 100644
--- a/Gui/mplayer/mw.h
+++ b/Gui/mplayer/mw.h
@@ -130,7 +130,6 @@ void mplMainDraw( wsParamDisplay )
wItem * item;
txSample * image = NULL;
int i;
- char * tmp;
if ( appMPlayer.mainWindow.Visible == wsWindowNotVisible ||
!mainVisible ) return;