summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2011-01-07 07:47:51 (GMT)
committerKai Koehne <kai.koehne@nokia.com>2011-01-07 07:47:51 (GMT)
commit5780ff75c1e63322f3edd6158c08f1d944919cce (patch)
tree04feeb317920836831b1f40ee2077f013abbc106 /tools
parent9cc21c043238dc7576a465c9d236e8968fd8c549 (diff)
downloadQt-5780ff75c1e63322f3edd6158c08f1d944919cce.zip
Qt-5780ff75c1e63322f3edd6158c08f1d944919cce.tar.gz
Qt-5780ff75c1e63322f3edd6158c08f1d944919cce.tar.bz2
QmlViewer: Remove unused class variables
Diffstat (limited to 'tools')
-rw-r--r--tools/qml/qmlruntime.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/qml/qmlruntime.h b/tools/qml/qmlruntime.h
index b43aa54..a70ffc9 100644
--- a/tools/qml/qmlruntime.h
+++ b/tools/qml/qmlruntime.h
@@ -188,8 +188,6 @@ private:
ScriptOptions m_scriptOptions;
QDeclarativeTester *tester;
- QNetworkReply *wgtreply;
- QString wgtdir;
NetworkAccessManagerFactory *namFactory;
bool useQmlFileBrowser;