[Libreoffice-commits] core.git: vcl/unx

Caolán McNamara caolanm at redhat.com
Fri Jul 17 07:46:57 PDT 2015


 vcl/unx/gtk/window/gtksalframe.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 406a815642a7b2b34107c49856f3f25ccfd4277d
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Fri Jul 17 15:46:09 2015 +0100

    WaE: unused macro
    
    Change-Id: Ic7112f9bdd638ad72758e1b187778d004df4dd7b

diff --git a/vcl/unx/gtk/window/gtksalframe.cxx b/vcl/unx/gtk/window/gtksalframe.cxx
index bdb360a..2abc94f 100644
--- a/vcl/unx/gtk/window/gtksalframe.cxx
+++ b/vcl/unx/gtk/window/gtksalframe.cxx
@@ -106,7 +106,6 @@
 #endif
 
 #if !GTK_CHECK_VERSION(3,10,0)
-#define GDK_WINDOWING_X11
 #define GDK_IS_X11_DISPLAY(foo) (true)
 #endif
 


More information about the Libreoffice-commits mailing list