summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoão Abecasis <joao@abecasis.name>2009-09-10 16:31:39 (GMT)
committerJoão Abecasis <joao@abecasis.name>2009-09-15 15:02:37 (GMT)
commit9b42435b18ba7a593524bcd9fb0936e08a5a2462 (patch)
tree0d3b8aa69a71543d3a706da4ac588d9ecc69af75 /src
parent5af2150b1a8a2e8ca89c52c796da6112cac98231 (diff)
downloadQt-9b42435b18ba7a593524bcd9fb0936e08a5a2462.zip
Qt-9b42435b18ba7a593524bcd9fb0936e08a5a2462.tar.gz
Qt-9b42435b18ba7a593524bcd9fb0936e08a5a2462.tar.bz2
I don't think this was intentional...
Wonder how it survived for so long. Reviewed-by: Peter Hartmann
Diffstat (limited to 'src')
-rw-r--r--src/corelib/tools/qhash.h1
-rw-r--r--src/corelib/tools/qmap.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/corelib/tools/qhash.h b/src/corelib/tools/qhash.h
index 06f6688..b65f1d3 100644
--- a/src/corelib/tools/qhash.h
+++ b/src/corelib/tools/qhash.h
@@ -52,7 +52,6 @@ QT_BEGIN_HEADER
QT_BEGIN_NAMESPACE
-#undef QT_QHASH_DEBUG
QT_MODULE(Core)
class QBitArray;
diff --git a/src/corelib/tools/qmap.h b/src/corelib/tools/qmap.h
index 18d1f5c..c1be49a 100644
--- a/src/corelib/tools/qmap.h
+++ b/src/corelib/tools/qmap.h
@@ -51,7 +51,6 @@
#endif
#include <new>
-#undef QT_MAP_DEBUG
QT_BEGIN_HEADER