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/benchmarks/network/kernel/qhostinfo/qhostinfo.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/benchmarks/network/kernel') diff --git a/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro b/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro index e335d95aad..41dae0051b 100644 --- a/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro +++ b/tests/benchmarks/network/kernel/qhostinfo/qhostinfo.pro @@ -7,4 +7,3 @@ QT += core-private network network-private testlib CONFIG += release SOURCES += main.cpp -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0 -- cgit v1.2.3