summaryrefslogtreecommitdiff
path: root/config_host
diff options
context:
space:
mode:
authorKatarina Behrens <Katarina.Behrens@cib.de>2017-08-11 16:54:01 +0200
committerKatarina Behrens <Katarina.Behrens@cib.de>2017-08-11 16:54:01 +0200
commit63767e542b91c8bb8d6347e46f2c52cc8bd2dc86 (patch)
tree87b2ce51c670ce9e2fa438f99940c501d9557d50 /config_host
parent19805f85b35672e6d0ee16f8fb4b79a3e94fc05d (diff)
Revert "Build with kde5, first stab"
this was meant to go to a feature branch *sigh it must be Friday
Diffstat (limited to 'config_host')
-rw-r--r--config_host/config_kde5.h.in10
-rw-r--r--config_host/config_vclplug.h.in1
2 files changed, 0 insertions, 11 deletions
diff --git a/config_host/config_kde5.h.in b/config_host/config_kde5.h.in
deleted file mode 100644
index 01fa9d212789..000000000000
--- a/config_host/config_kde5.h.in
+++ /dev/null
@@ -1,10 +0,0 @@
-/*
-Settings for KDE5 integration.
-*/
-
-#ifndef CONFIG_KDE5_H
-#define CONFIG_KDE5_H
-
-#define KF5_HAVE_GLIB 0
-
-#endif
diff --git a/config_host/config_vclplug.h.in b/config_host/config_vclplug.h.in
index b7b9624cdf79..510d0d25229c 100644
--- a/config_host/config_vclplug.h.in
+++ b/config_host/config_vclplug.h.in
@@ -9,6 +9,5 @@ Settings about which X11 desktops have support enabled.
#define ENABLE_GTK 0
#define ENABLE_KDE4 0
-#define ENABLE_KDE5 0
#endif