From 63767e542b91c8bb8d6347e46f2c52cc8bd2dc86 Mon Sep 17 00:00:00 2001 From: Katarina Behrens Date: Fri, 11 Aug 2017 16:54:01 +0200 Subject: Revert "Build with kde5, first stab" this was meant to go to a feature branch *sigh it must be Friday --- config_host/config_kde5.h.in | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 config_host/config_kde5.h.in (limited to 'config_host/config_kde5.h.in') 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 -- cgit