summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/kernel/qhostinfo
diff options
context:
space:
mode:
authorSergio Ahumada <sahumada@blackberry.com>2014-02-17 17:17:10 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-02-25 16:47:13 +0100
commit699ba50744395f9eb9f241aa1a96c91c3ea0bc54 (patch)
treebe71c4c7a26c6c507d0dd477af4669a7a101ac31 /tests/auto/network/kernel/qhostinfo
parent71e9d8bd4b0c5d241fcc3de5e9272a35e7874be0 (diff)
QtNetwork tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
Change-Id: If1cc5fafddc41ed19dd818caf294c69cd4969216 Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'tests/auto/network/kernel/qhostinfo')
-rw-r--r--tests/auto/network/kernel/qhostinfo/qhostinfo.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/network/kernel/qhostinfo/qhostinfo.pro b/tests/auto/network/kernel/qhostinfo/qhostinfo.pro
index 3b217f6e7b..a95a6bc2d6 100644
--- a/tests/auto/network/kernel/qhostinfo/qhostinfo.pro
+++ b/tests/auto/network/kernel/qhostinfo/qhostinfo.pro
@@ -16,4 +16,3 @@ wince*: {
mingw:DEFINES += _WIN32_WINNT=0x0501
linux-*:CONFIG+=insignificant_test # QTBUG-23837 - test is unstable
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0