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