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.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gui/mplayer/sw.h b/Gui/mplayer/sw.h
index 9a8f39d575..88cf6ec235 100644
--- a/Gui/mplayer/sw.h
+++ b/Gui/mplayer/sw.h
@@ -18,7 +18,6 @@ void mplSubDraw( wsParamDisplay )
if ( mplSubRender )
{
if ( appMPlayer.sub.Bitmap.Image ) wsPutImage( &appMPlayer.subWindow );
-// XFlush( wsDisplay );
}
appMPlayer.subWindow.State=0;
}