vcl/unx/gtk/gdi/salprn-gtk.cxx |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 1d7751dd7d055c13324ff714523905e95e44fd4c
Author: Stephan Bergmann <sberg...@redhat.com>
Date:   Thu Aug 7 08:55:56 2014 +0200

    including gtk/gtkunixprint.h appears unnecessary
    
    ...and at least gtk2-devel-2.10.4-30.el5, while new enough to cause
    ENABLE_GTK_PRINT=TRUE, does not contain
    /usr/include/gtk-unix-print-2.0/gtk/gtkunixprint.h
    
    Change-Id: I6ff98e0c67047c0d8c35cfcad45be47ff09ca97a

diff --git a/vcl/unx/gtk/gdi/salprn-gtk.cxx b/vcl/unx/gtk/gdi/salprn-gtk.cxx
index 0251ffd..2056a13 100644
--- a/vcl/unx/gtk/gdi/salprn-gtk.cxx
+++ b/vcl/unx/gtk/gdi/salprn-gtk.cxx
@@ -21,7 +21,6 @@
 #include "vcl/window.hxx"
 
 #include <gtk/gtk.h>
-#include <gtk/gtkunixprint.h>
 
 #include <comphelper/processfactory.hxx>
 
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to