vcl/unx/gtk/window/gtkframe.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit d9fb1806413a4d0ccb8d6fcddcd657b22c91d7d0
Author: Michael Meeks <michael.me...@suse.com>
Date:   Thu Oct 27 11:23:56 2011 +0100

    WaE: hush an annoyance

diff --git a/vcl/unx/gtk/window/gtkframe.cxx b/vcl/unx/gtk/window/gtkframe.cxx
index 8cf6cd7..5c64148 100644
--- a/vcl/unx/gtk/window/gtkframe.cxx
+++ b/vcl/unx/gtk/window/gtkframe.cxx
@@ -343,8 +343,8 @@ GetAlternateKeyCode( const sal_uInt16 nKeyCode )
     return aAlternate;
 }
 
-static int debugQueuePureRedraw = 0;
 #if GTK_CHECK_VERSION(3,0,0)
+static int debugQueuePureRedraw = 0;
 static int debugRedboxRedraws = 0;
 #endif
 
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to