summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qudpsocket/udpServer
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/qudpsocket/udpServer
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/qudpsocket/udpServer')
-rw-r--r--tests/auto/network/socket/qudpsocket/udpServer/udpServer.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/network/socket/qudpsocket/udpServer/udpServer.pro b/tests/auto/network/socket/qudpsocket/udpServer/udpServer.pro
index 9532401e0b..cf707aa14a 100644
--- a/tests/auto/network/socket/qudpsocket/udpServer/udpServer.pro
+++ b/tests/auto/network/socket/qudpsocket/udpServer/udpServer.pro
@@ -3,4 +3,3 @@ QT = core network
CONFIG -= app_bundle
CONFIG += console
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0