Debugger: Remove unusued WatchData::displayType member

Change-Id: I475c5f6ee90434a6e85342d8bb71bd10a04dd27b
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
This commit is contained in:
hjk
2015-12-16 17:17:38 +01:00
parent 86f3194cc1
commit beb561b8cc
3 changed files with 1 additions and 17 deletions

View File

@@ -98,7 +98,6 @@ public:
void updateValue(const GdbMi &item);
void updateChildCount(const GdbMi &mi);
void updateType(const GdbMi &item);
void updateDisplayedType(const GdbMi &item);
public:
qint64 id; // Token for the engine for internal mapping
@@ -111,7 +110,6 @@ public:
DebuggerDisplay editformat; // Format of displayed value
DebuggerEncoding editencoding; // Encoding of displayed value
QByteArray type; // Type for further processing
QString displayedType; // Displayed type (optional)
quint64 address; // Displayed address of the actual object
quint64 origaddr; // Address of the pointer referencing this item (gdb auto-deref)
uint size; // Size