Debugger: Remove unused DebuggerRunTool::quitDebugger

Change-Id: Id3b59f9651ebc65e3fc7588bea789ccaa96522af
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2018-10-16 10:55:04 +02:00
parent 7c562f1d4b
commit d0d83f6b31
2 changed files with 0 additions and 7 deletions

View File

@@ -59,8 +59,6 @@ public:
void start() override;
void stop() override;
void quitDebugger();
bool isCppDebugging() const;
bool isQmlDebugging() const;
int portsUsedByDebugger() const;