diff Gui/mplayer/sw.h @ 6619:f554e7271587

fix volume handling ( step 2 ) -- add balance support and some code cleanup and fix
author pontscho
date Tue, 02 Jul 2002 13:35:04 +0000
parents b9651eb9749e
children da08877b9512
line wrap: on
line diff
--- a/Gui/mplayer/sw.h	Tue Jul 02 13:32:08 2002 +0000
+++ b/Gui/mplayer/sw.h	Tue Jul 02 13:35:04 2002 +0000
@@ -18,7 +18,6 @@
  if ( mplSubRender )
   {
    if ( appMPlayer.sub.Bitmap.Image ) wsPutImage( &appMPlayer.subWindow );
-//   XFlush( wsDisplay );
   }
  appMPlayer.subWindow.State=0;
 }