summaryrefslogtreecommitdiffstats
path: root/src/inactivity.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/inactivity.h')
-rw-r--r--src/inactivity.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/inactivity.h b/src/inactivity.h
index 7fafab9..7ad3eb5 100644
--- a/src/inactivity.h
+++ b/src/inactivity.h
@@ -20,12 +20,6 @@
#ifndef _INACTIVITY_H_
#define _INACTIVITY_H_
-/* this is needed to avoid typedef clash with X11
- */
-#ifndef TQT_CLEAN_NAMESPACE
-#define TQT_CLEAN_NAMESPACE
-#endif
-
// KDE Header
#include <kprocess.h>