summaryrefslogtreecommitdiffstats
path: root/twin/utils.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-08-27 21:28:15 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-08-27 21:28:15 +0900
commit014f6d2586905e03681aa6fb9a85c2c8190e53f4 (patch)
treec5adcc760a4faedd8a7c690963b2c61af1a68325 /twin/utils.cpp
parent2317bee2466f4613df68e7d6b7d7eee46befd359 (diff)
downloadtdebase-014f6d2586905e03681aa6fb9a85c2c8190e53f4.tar.gz
tdebase-014f6d2586905e03681aa6fb9a85c2c8190e53f4.zip
Drop USE_TQT4 code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'twin/utils.cpp')
-rw-r--r--twin/utils.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/twin/utils.cpp b/twin/utils.cpp
index e7e5c7d32..949893a74 100644
--- a/twin/utils.cpp
+++ b/twin/utils.cpp
@@ -37,10 +37,6 @@ License. See the file "COPYING" for the exact licensing terms.
#include "atoms.h"
#include "notifications.h"
-#ifdef USE_QT4
-#include <Qt/qx11info_x11.h>
-#endif // USE_QT4
-
#endif
namespace KWinInternal