summaryrefslogtreecommitdiffstats
path: root/qtinterface/interface_tqt3/tqasyncio.h
diff options
context:
space:
mode:
Diffstat (limited to 'qtinterface/interface_tqt3/tqasyncio.h')
-rw-r--r--qtinterface/interface_tqt3/tqasyncio.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/qtinterface/interface_tqt3/tqasyncio.h b/qtinterface/interface_tqt3/tqasyncio.h
index 5e64209..8a3de5f 100644
--- a/qtinterface/interface_tqt3/tqasyncio.h
+++ b/qtinterface/interface_tqt3/tqasyncio.h
@@ -24,21 +24,6 @@ Boston, MA 02110-1301, USA.
#include <tqt.h>
#include <ntqtimer.h>
-
-#ifdef USE_QT3
-
-// Reimplement the QAsyncIO class
-// For Qt3, no changes are needed
-
#include <ntqasyncio.h>
-#endif // USE_QT3
-
-#ifdef USE_QT4
-
-// Reimplement the QAsyncIO class
-// For Qt4, this class no longer exists!
-
-#endif // USE_QT4
-
#endif /* TQT_TQASYNCIO_H */