summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qhttpsocketengine
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/socket/qhttpsocketengine
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/socket/qhttpsocketengine')
-rw-r--r--tests/auto/network/socket/qhttpsocketengine/qhttpsocketengine.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/network/socket/qhttpsocketengine/qhttpsocketengine.pro b/tests/auto/network/socket/qhttpsocketengine/qhttpsocketengine.pro
index 009d151e29..12ce576e23 100644
--- a/tests/auto/network/socket/qhttpsocketengine/qhttpsocketengine.pro
+++ b/tests/auto/network/socket/qhttpsocketengine/qhttpsocketengine.pro
@@ -10,4 +10,3 @@ MOC_DIR=tmp
requires(contains(QT_CONFIG,private_tests))
QT = core-private network-private testlib
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0