Remove obsolete include from QDeclarativePixmapCache test

Change-Id: I5583bb8c4f98b7e1b8a7daec7a3ab53a1d931f56
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
This commit is contained in:
Jason McDonald 2011-11-28 16:20:25 +10:00 committed by Qt by Nokia
parent 7d4a187bc7
commit b4ad46cdce
1 changed files with 0 additions and 3 deletions

View 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