forked from qt-creator/qt-creator
Debugger: Remove unused function declaration
Change-Id: If4d828a4b1388a4c5a1eefe681cc80924efe4bfa Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
@@ -112,7 +112,6 @@ public:
|
||||
DebuggerMainWindowPrivate(DebuggerMainWindow *parent);
|
||||
~DebuggerMainWindowPrivate();
|
||||
|
||||
void selectPerspective(Perspective *perspective);
|
||||
void depopulateCurrentPerspective();
|
||||
void populateCurrentPerspective();
|
||||
void destroyPerspective(Perspective *perspective);
|
||||
|
Reference in New Issue
Block a user