summaryrefslogtreecommitdiffstats
path: root/tdelirc/irkick
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 11:58:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-03-23 11:58:42 +0900
commit50855e76de13f2ca1361130493cc026b1ea50bba (patch)
tree650edd43485d425f107326eb581771768d1c6d47 /tdelirc/irkick
parentc6bdfd549484abe62ddaa3fb6dbf952354c4886b (diff)
downloadtdeutils-50855e76de13f2ca1361130493cc026b1ea50bba.tar.gz
tdeutils-50855e76de13f2ca1361130493cc026b1ea50bba.zip
Remove use of TDE_VERSIONHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'tdelirc/irkick')
-rw-r--r--tdelirc/irkick/irkick.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tdelirc/irkick/irkick.cpp b/tdelirc/irkick/irkick.cpp
index 62873a3..7336327 100644
--- a/tdelirc/irkick/irkick.cpp
+++ b/tdelirc/irkick/irkick.cpp
@@ -14,12 +14,9 @@
#include <tqtimer.h>
#include <tqevent.h>
-#include <tdeversion.h>
#include <tdeapplication.h>
#include <tdeaction.h>
-#if !(TDE_VERSION_MINOR<=1 && TDE_VERSION_RELEASE<=5)
#include <tdeactioncollection.h>
-#endif
#include <tdesimpleconfig.h>
#include <ksystemtray.h>
#include <kiconloader.h>