Debugger: Inline GdbEngine::rebuildWatchModel

... into its only caller, remove duplicated and unused code.

Change-Id: Ibdd84eeda34e4f7b4b307dc619c9f31399d7ec5f
Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
This commit is contained in:
hjk
2015-03-19 14:21:20 +01:00
parent a1ec5cd096
commit 59172f9ab4
2 changed files with 9 additions and 25 deletions

View File

@@ -397,7 +397,6 @@ protected:
virtual void watchPoint(const QPoint &);
void handleWatchPoint(const DebuggerResponse &response);
void rebuildWatchModel();
void updateWatchItem(WatchItem *item);
void showToolTip();