diff options
-rw-r--r-- | vcl/unx/gtk/gtksalframe.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
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 |