summaryrefslogtreecommitdiffstats
path: root/kcontrol
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 01:20:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-09-25 01:20:41 +0900
commit0911b4d0ca95e61f5f0fff6b48f08974f3cbe809 (patch)
tree4d346356e423da272ace40db085a1485d8646294 /kcontrol
parent661ed658b788d6b4bee973d0fceeb7cd86be3162 (diff)
downloadtdebase-0911b4d0ca95e61f5f0fff6b48f08974f3cbe809.tar.gz
tdebase-0911b4d0ca95e61f5f0fff6b48f08974f3cbe809.zip
Remove QT_CLEAN_NAMESPACE/TQT_CLEAN_NAMESPACE unnecessary define.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kcontrol')
-rw-r--r--kcontrol/energy/energy.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/kcontrol/energy/energy.cpp b/kcontrol/energy/energy.cpp
index 5129e365d..60be2cc1f 100644
--- a/kcontrol/energy/energy.cpp
+++ b/kcontrol/energy/energy.cpp
@@ -18,10 +18,6 @@
#include <config.h>
-#if !defined(QT_CLEAN_NAMESPACE)
-#define QT_CLEAN_NAMESPACE
-#endif
-
#include <tqcheckbox.h>
#include <tqlabel.h>
#include <tqlayout.h>