debugger: remove unused DebuggerPlugin::exitDebugger();

This commit is contained in:
hjk
2010-07-21 14:16:48 +02:00
parent df107ca905
commit b31a29b18d
2 changed files with 0 additions and 6 deletions

View File

@@ -108,7 +108,6 @@ public:
bool isRegisterViewVisible() const;
public slots:
void exitDebugger(); // FIXME: remove
void clearCppCodeModelSnapshot();
void ensureLogVisible();