summaryrefslogtreecommitdiff
path: root/sfx2/Library_sfx.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r--sfx2/Library_sfx.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk
index 2e2d6513319f..2cfa3b5dcf21 100644
--- a/sfx2/Library_sfx.mk
+++ b/sfx2/Library_sfx.mk
@@ -44,14 +44,6 @@ $(eval $(call gb_Library_add_defs,sfx,\
$(if $(filter TRUE,$(ENABLE_CUPS)),-DENABLE_CUPS) \
))
-ifeq ($(ENABLE_SYSTRAY_GTK),TRUE)
-$(eval $(call gb_Library_add_defs,sfx,\
- -DENABLE_QUICKSTART_APPLET \
- -DENABLE_SYSTRAY_GTK \
- -DPLUGIN_NAME=libqstart_gtk$(gb_Library_OOOEXT) \
-))
-endif
-
$(eval $(call gb_Library_use_libraries,sfx,\
basegfx \
comphelper \