V8Debugger: Remove unused member

Change-Id: Ieaea81203cad0170d638dcee8b91b73bb3bc7144
Reviewed-by: hjk <hjk@theqtcompany.com>
This commit is contained in:
Kai Koehne
2015-01-30 14:56:24 +01:00
committed by Kai Koehne
parent 99c8992aed
commit cb5806d014

View File

@@ -127,7 +127,6 @@ public:
QScriptValue parser; QScriptValue parser;
QScriptValue stringifier; QScriptValue stringifier;
QStringList scriptSourceRequests;
QHash<int, QString> evaluatingExpression; QHash<int, QString> evaluatingExpression;
QHash<int, QByteArray> localsAndWatchers; QHash<int, QByteArray> localsAndWatchers;