[MPlayer-cvslog] r35843 - trunk/gui/ui/main.c

ib subversion at mplayerhq.hu
Thu Jan 24 14:29:04 CET 2013


Author: ib
Date: Thu Jan 24 14:29:04 2013
New Revision: 35843

Log:
Remove unnecessary setting of uiMainRender.

Modified:
   trunk/gui/ui/main.c

Modified: trunk/gui/ui/main.c
==============================================================================
--- trunk/gui/ui/main.c	Thu Jan 24 14:08:31 2013	(r35842)
+++ trunk/gui/ui/main.c	Thu Jan 24 14:29:04 2013	(r35843)
@@ -519,7 +519,6 @@ rollerhandled:
            {
             case itPLMButton:
                  wsWindowMove( &guiApp.mainWindow,True,RX - abs( sx ),RY - abs( sy ) );
-                 uiMainRender=False;
                  break;
             case itPRMButton:
                  uiMenuMouseHandle( RX,RY );


More information about the MPlayer-cvslog mailing list