Debugger: Remove an unused function declaration

Change-Id: Ic936953eeeeeab82a73c11fbe80361326acff055
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
hjk
2017-12-14 10:33:50 +01:00
parent 83c13ff191
commit b6697e7932

View File

@@ -226,7 +226,6 @@ public:
this, &DebuggerEnginePrivate::resetLocation);
}
void doRunEngine();
void doShutdownEngine();
void doShutdownInferior();