diff gui/interface.c @ 35653:59a6b817a287

Add the 'Mapped' information to wsMapWait(). Remove it from interface.c then.
author ib
date Tue, 15 Jan 2013 12:22:13 +0000
parents f6c00eacd816
children 4d7f8eba65ee
line wrap: on
line diff
--- a/gui/interface.c	Tue Jan 15 11:54:22 2013 +0000
+++ b/gui/interface.c	Tue Jan 15 12:22:13 2013 +0000
@@ -224,7 +224,6 @@
     if (gtkShowVideoWindow) {
         wsVisibleWindow(&guiApp.videoWindow, wsShowWindow);
 
-            guiApp.videoWindow.Mapped = wsMapped;
             guiInfo.VideoWindow       = True;
 
         if (gtkLoadFullscreen)