Remove obsolete include from QDeclarativePixmapCache test
authorJason McDonald <jason.mcdonald@nokia.com>
Mon, 28 Nov 2011 06:20:25 +0000 (16:20 +1000)
committerQt by Nokia <qt-info@nokia.com>
Mon, 28 Nov 2011 06:48:17 +0000 (07:48 +0100)
Change-Id: I5583bb8c4f98b7e1b8a7daec7a3ab53a1d931f56
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp

index 386d465..662b0d0 100644 (file)
@@ -51,9 +51,6 @@
 #include <qfuture.h>
 #endif
 
-// These don't let normal people run tests!
-//#include "../network-settings.h"
-
 class tst_qdeclarativepixmapcache : public QObject
 {
     Q_OBJECT