aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/qml/qqmlengine_p.h
diff options
context:
space:
mode:
authorRobin Burchell <robin.burchell@viroteck.net>2014-12-08 02:33:57 -0800
committerRobin Burchell <robin.burchell@viroteck.net>2014-12-09 00:19:55 +0100
commit3adcf75c6c2585d643bd30a23da11912410f80d7 (patch)
tree9c884ae93272a83b1ec24d18d25246f6dcfa625e /src/qml/qml/qqmlengine_p.h
parent310fd3ed8c9978840b67231404cb3b4ba30193c2 (diff)
May it rest in pieces.
Change-Id: I58a2ac56e099da44314feb1614067626b015710a Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/qml/qml/qqmlengine_p.h')
-rw-r--r--src/qml/qml/qqmlengine_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/qml/qml/qqmlengine_p.h b/src/qml/qml/qqmlengine_p.h
index f19bfc84b3..c9e429c7bb 100644
--- a/src/qml/qml/qqmlengine_p.h
+++ b/src/qml/qml/qqmlengine_p.h
@@ -138,7 +138,6 @@ public:
QQmlContext *rootContext;
bool isDebugging;
- bool useNewCompiler;
QQmlProfiler *profiler;
void enableProfiler();