vcl/unx/gtk/gtksalframe.cxx | 3 --- 1 file changed, 3 deletions(-) New commits: commit 791ab22556e7926f87dc2345ab49738ae6e67a24 Author: Andrea Gelmini <andrea.gelm...@gelma.net> Date: Sat Nov 11 22:54:48 2017 +0100
Removed include check <unx/gtk/gtksalmenu.hxx> is already included at the beginning of the file. So no need to check to include it. Change-Id: I66988734271fa8fe8434e8090337f0ab14a8b994 Reviewed-on: https://gerrit.libreoffice.org/44646 Tested-by: Jenkins <c...@libreoffice.org> Reviewed-by: Mark Page <aptit...@btconnect.com> diff --git a/vcl/unx/gtk/gtksalframe.cxx b/vcl/unx/gtk/gtksalframe.cxx index 85a9cef8df4c..2d53534c0934 100644 --- a/vcl/unx/gtk/gtksalframe.cxx +++ b/vcl/unx/gtk/gtksalframe.cxx @@ -43,9 +43,6 @@ #include <config_gio.h> #include <unx/x11/xlimits.hxx> -#if ENABLE_DBUS && ENABLE_GIO -# include <unx/gtk/gtksalmenu.hxx> -#endif #if defined ENABLE_GMENU_INTEGRATION // defined in gtksalmenu.hxx above # include <unx/gtk/hudawareness.h> #endif _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits