summaryrefslogtreecommitdiffstats
path: root/Gui/mplayer/sw.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/mplayer/sw.h')
-rw-r--r--Gui/mplayer/sw.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/Gui/mplayer/sw.h b/Gui/mplayer/sw.h
index 8b195203d6..85ae30820d 100644
--- a/Gui/mplayer/sw.h
+++ b/Gui/mplayer/sw.h
@@ -11,11 +11,7 @@ void mplSubDraw( wsParamDisplay )
if ( !appMPlayer.subWindow.Mapped ||
appMPlayer.subWindow.Visible == wsWindowNotVisible ) return;
- if ( mplShMem->Playing )
- {
- vo_expose=1;
- mplSubRender=0;
- }
+ if ( mplShMem->Playing ) mplSubRender=0;
if ( mplSubRender )
{