summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-08-24 11:47:18 +0200
committerFriedemann Kleint <Friedemann.Kleint@theqtcompany.com>2015-09-01 16:57:46 +0000
commit51e501fa8d11277fef35da4d81d9cdd2d9657d21 (patch)
treefb6ce7c7d63fd7834862dd2cb32330cbbcac1a0f /tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
parenta869e4772baa67e6d06ad03199655ff4731ea5dc (diff)
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Change-Id: I1955320e7639760b4383a53f37a506c8055933ef Reviewed-by: Liang Qi <liang.qi@theqtcompany.com>
Diffstat (limited to 'tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro')
-rw-r--r--tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro b/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
index f44763c39c..95afc951bc 100644
--- a/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
+++ b/tests/benchmarks/corelib/thread/qthreadstorage/qthreadstorage.pro
@@ -3,4 +3,3 @@ TARGET = tst_bench_qthreadstorage
SOURCES += tst_qthreadstorage.cpp
QT = core testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0