summaryrefslogtreecommitdiffstats
path: root/src/kernel/ntqwindowdefs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/ntqwindowdefs.h')
-rw-r--r--src/kernel/ntqwindowdefs.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/kernel/ntqwindowdefs.h b/src/kernel/ntqwindowdefs.h
index 54b18b65..6d57f214 100644
--- a/src/kernel/ntqwindowdefs.h
+++ b/src/kernel/ntqwindowdefs.h
@@ -188,10 +188,4 @@ typedef void (*TQtCleanUpFunction)();
Q_EXPORT void tqAddPostRoutine( TQtCleanUpFunction );
Q_EXPORT void tqRemovePostRoutine( TQtCleanUpFunction );
-#if !defined(QT_CLEAN_NAMESPACE)
-// source compatibility with TQt 2.x
-typedef TQtCleanUpFunction Q_CleanUpFunction;
-#endif
-
-
#endif // TQWINDOWDEFS_H