forked from qt-creator/qt-creator
Debugger: Remove unused DebuggerRunTool::quitDebugger
Change-Id: Id3b59f9651ebc65e3fc7588bea789ccaa96522af Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -59,8 +59,6 @@ public:
|
||||
void start() override;
|
||||
void stop() override;
|
||||
|
||||
void quitDebugger();
|
||||
|
||||
bool isCppDebugging() const;
|
||||
bool isQmlDebugging() const;
|
||||
int portsUsedByDebugger() const;
|
||||
|
||||
Reference in New Issue
Block a user