forked from qt-creator/qt-creator
Debugger: Remove an unused function declaration
Change-Id: Ic936953eeeeeab82a73c11fbe80361326acff055 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -226,7 +226,6 @@ public:
|
|||||||
this, &DebuggerEnginePrivate::resetLocation);
|
this, &DebuggerEnginePrivate::resetLocation);
|
||||||
}
|
}
|
||||||
|
|
||||||
void doRunEngine();
|
|
||||||
void doShutdownEngine();
|
void doShutdownEngine();
|
||||||
void doShutdownInferior();
|
void doShutdownInferior();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user