summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqmemarray.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ntqmemarray.h')
-rw-r--r--src/tools/ntqmemarray.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/tools/ntqmemarray.h b/src/tools/ntqmemarray.h
index 2febfb23..8a07bf9a 100644
--- a/src/tools/ntqmemarray.h
+++ b/src/tools/ntqmemarray.h
@@ -112,10 +112,6 @@ public:
ConstIterator end() const { return data() + size(); }
};
-#ifndef TQT_NO_COMPAT
-#define TQArray TQMemArray
-#endif
-
#define Q_DEFINED_QMEMARRAY
#include "ntqwinexport.h"
-#endif // TQARRAY_H
+#endif