Debugger: Remove unused UpdateParameters::tooltipExpression member

Change-Id: I61360b151ac8e6181b0635437468b4cd897c9ee8
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2015-02-06 11:55:51 +01:00
parent dd8f2dda5c
commit fbfafd0a01
3 changed files with 0 additions and 3 deletions

View File

@@ -160,7 +160,6 @@ public:
bool tryPartial;
bool tooltipOnly;
QByteArray varList;
QString tooltipExpression;
};
typedef QHash<QString, QStringList> DumperTypeFormats; // Type name -> Dumper Formats