From 014f6d2586905e03681aa6fb9a85c2c8190e53f4 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 27 Aug 2023 21:28:15 +0900 Subject: Drop USE_TQT4 code Signed-off-by: Michele Calgaro --- klipper/toplevel.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'klipper/toplevel.cpp') diff --git a/klipper/toplevel.cpp b/klipper/toplevel.cpp index 252cf4ac2..1a713fe25 100644 --- a/klipper/toplevel.cpp +++ b/klipper/toplevel.cpp @@ -118,9 +118,6 @@ private: }; extern bool tqt_qclipboard_bailout_hack; -#if KDE_IS_VERSION( 15, 0, 0 ) -#error Check status of #80072 with Qt4. -#endif static void ensureGlobalSyncOff(TDEConfig* config); -- cgit v1.2.1