From 51e501fa8d11277fef35da4d81d9cdd2d9657d21 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 24 Aug 2015 11:47:18 +0200 Subject: Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API. Change-Id: I1955320e7639760b4383a53f37a506c8055933ef Reviewed-by: Liang Qi --- tests/auto/corelib/tools/qalgorithms/qalgorithms.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/corelib/tools/qalgorithms') diff --git a/tests/auto/corelib/tools/qalgorithms/qalgorithms.pro b/tests/auto/corelib/tools/qalgorithms/qalgorithms.pro index cb6f6595b4..393521651b 100644 --- a/tests/auto/corelib/tools/qalgorithms/qalgorithms.pro +++ b/tests/auto/corelib/tools/qalgorithms/qalgorithms.pro @@ -3,4 +3,3 @@ CONFIG += parallel_test TARGET = tst_qalgorithms QT = core testlib SOURCES = tst_qalgorithms.cpp -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3