summaryrefslogtreecommitdiffstats
path: root/tests/auto/concurrent/qtconcurrentmap
diff options
context:
space:
mode:
authorDebao Zhang <hello@debao.me>2013-03-22 15:03:52 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-03-27 03:54:25 +0100
commit670aae7d8d955dc0926de665b3671dd1a47556a3 (patch)
treed23f6fd950a6d5faf32b3482a1b1bc1600b7ed2e /tests/auto/concurrent/qtconcurrentmap
parent495f7cafdbd7dff80db733ddee93e61d73d06537 (diff)
QtConcurrent tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Change-Id: Ia0c4751b891ae81a66b072bc504b555d81625172 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@digia.com>
Diffstat (limited to 'tests/auto/concurrent/qtconcurrentmap')
-rw-r--r--tests/auto/concurrent/qtconcurrentmap/qtconcurrentmap.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/concurrent/qtconcurrentmap/qtconcurrentmap.pro b/tests/auto/concurrent/qtconcurrentmap/qtconcurrentmap.pro
index eeb534a0e1..199e5ad4d6 100644
--- a/tests/auto/concurrent/qtconcurrentmap/qtconcurrentmap.pro
+++ b/tests/auto/concurrent/qtconcurrentmap/qtconcurrentmap.pro
@@ -3,4 +3,3 @@ TARGET = tst_qtconcurrentmap
QT = core testlib concurrent
SOURCES = tst_qtconcurrentmap.cpp
DEFINES += QT_STRICT_ITERATORS
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0