summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqptrvector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/ntqptrvector.h')
-rw-r--r--src/tools/ntqptrvector.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/tools/ntqptrvector.h b/src/tools/ntqptrvector.h
index e3034a6a..38101a21 100644
--- a/src/tools/ntqptrvector.h
+++ b/src/tools/ntqptrvector.h
@@ -109,10 +109,6 @@ template<class type> inline void TQPtrVector<type>::deleteItem( TQPtrCollection:
if ( del_item ) delete (type *)d;
}
-#ifndef TQT_NO_COMPAT
-#define TQVector TQPtrVector
-#endif
-
#define Q_DEFINED_QPTRVECTOR
#include "ntqwinexport.h"
#endif // TQVECTOR_H