Debugger: Remove unused function declaration

Change-Id: If4d828a4b1388a4c5a1eefe681cc80924efe4bfa
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Eike Ziller
2023-12-08 15:38:29 +01:00
parent f97cb710ad
commit f88048845f

View File

@@ -112,7 +112,6 @@ public:
DebuggerMainWindowPrivate(DebuggerMainWindow *parent);
~DebuggerMainWindowPrivate();
void selectPerspective(Perspective *perspective);
void depopulateCurrentPerspective();
void populateCurrentPerspective();
void destroyPerspective(Perspective *perspective);