forked from qt-creator/qt-creator
debugger: remove unused DebuggerPlugin::exitDebugger();
This commit is contained in:
@@ -108,7 +108,6 @@ public:
|
||||
bool isRegisterViewVisible() const;
|
||||
|
||||
public slots:
|
||||
void exitDebugger(); // FIXME: remove
|
||||
void clearCppCodeModelSnapshot();
|
||||
void ensureLogVisible();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user