diff options
author | Aleksandar Sasha Babic <aleksandar.babic@nokia.com> | 2009-05-28 07:24:58 (GMT) |
---|---|---|
committer | Aleksandar Sasha Babic <aleksandar.babic@nokia.com> | 2009-05-28 07:24:58 (GMT) |
commit | ec081e992b1c8588bd08fef677fe090f6fe5c693 (patch) | |
tree | 7d677cabf6cb00fdacf32418182e8ab4df9dc169 /tests/auto/qhostinfo/tst_qhostinfo.cpp | |
parent | f734da2aac362a72d246d8c2a61ab6ef04fb6bd9 (diff) | |
download | Qt-ec081e992b1c8588bd08fef677fe090f6fe5c693.zip Qt-ec081e992b1c8588bd08fef677fe090f6fe5c693.tar.gz Qt-ec081e992b1c8588bd08fef677fe090f6fe5c693.tar.bz2 |
No need for this IP address.
Diffstat (limited to 'tests/auto/qhostinfo/tst_qhostinfo.cpp')
-rw-r--r-- | tests/auto/qhostinfo/tst_qhostinfo.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/qhostinfo/tst_qhostinfo.cpp b/tests/auto/qhostinfo/tst_qhostinfo.cpp index c3aca7a..0395ca0 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 { |