summaryrefslogtreecommitdiffstats
path: root/tdelirc
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 18:10:57 +0900
commitaee047ef3b9023e74a1878e9e9f1c2af794de1ff (patch)
tree90decc019121e44eb0796b7e1d41110f742bce41 /tdelirc
parentd80a2defbdd8868d8895819d683704599964433e (diff)
downloadtdeutils-r14.1.x.tar.gz
tdeutils-r14.1.x.zip
Remove use of TDE_VERSIONr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 50855e76de13f2ca1361130493cc026b1ea50bba)
Diffstat (limited to 'tdelirc')
-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 cf4827a..7aee3cc 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 <ksimpleconfig.h>
#include <ksystemtray.h>
#include <kiconloader.h>