forked from qt-creator/qt-creator
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:
@@ -397,7 +397,6 @@ protected:
|
||||
virtual void watchPoint(const QPoint &);
|
||||
void handleWatchPoint(const DebuggerResponse &response);
|
||||
|
||||
void rebuildWatchModel();
|
||||
void updateWatchItem(WatchItem *item);
|
||||
void showToolTip();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user