summaryrefslogtreecommitdiffstats
path: root/tests/auto/qhostinfo
diff options
context:
space:
mode:
authorAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-05-28 09:24:58 +0200
committerAleksandar Sasha Babic <aleksandar.babic@nokia.com>2009-05-28 09:24:58 +0200
commitec081e992b1c8588bd08fef677fe090f6fe5c693 (patch)
tree7d677cabf6cb00fdacf32418182e8ab4df9dc169 /tests/auto/qhostinfo
parentf734da2aac362a72d246d8c2a61ab6ef04fb6bd9 (diff)
No need for this IP address.
Diffstat (limited to 'tests/auto/qhostinfo')
-rw-r--r--tests/auto/qhostinfo/tst_qhostinfo.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qhostinfo/tst_qhostinfo.cpp b/tests/auto/qhostinfo/tst_qhostinfo.cpp
index c3aca7a1c4..0395ca0d76 100644
--- a/tests/auto/qhostinfo/tst_qhostinfo.cpp
+++ b/tests/auto/qhostinfo/tst_qhostinfo.cpp
@@ -92,7 +92,6 @@
//TESTED_CLASS=
//TESTED_FILES=
-const char * const lupinellaIp = "10.3.4.6";
class tst_QHostInfo : public QObject
{