From d1e7294cd2c99a0de5bb838cc6acd106ec52f76e Mon Sep 17 00:00:00 2001 From: Jason McDonald Date: Wed, 23 Nov 2011 12:53:32 +1000 Subject: Remove misleading comment. In the QProcess test, QHostInfo is used as a quick and easy way to create a background thread, and so is not (entirely) unnecessary. Change-Id: I7204f113e7bc8a4b312d5a20f0a6ee076c56b35d Reviewed-by: Rohan McGovern --- tests/auto/corelib/io/qprocess/tst_qprocess.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/auto/corelib') diff --git a/tests/auto/corelib/io/qprocess/tst_qprocess.cpp b/tests/auto/corelib/io/qprocess/tst_qprocess.cpp index bd27da994a..f5eb930352 100644 --- a/tests/auto/corelib/io/qprocess/tst_qprocess.cpp +++ b/tests/auto/corelib/io/qprocess/tst_qprocess.cpp @@ -48,7 +48,6 @@ #include #include #include -// Network test unnecessary? #include #include -- cgit v1.2.3