forked from qt-creator/qt-creator
debugger: remove unused DebuggerRunner::init()
This commit is contained in:
@@ -392,10 +392,6 @@ void DebuggerRunControl::setCustomEnvironment(ProjectExplorer::Environment env)
|
||||
m_engine->startParameters().environment = env.toStringList();
|
||||
}
|
||||
|
||||
void DebuggerRunControl::init()
|
||||
{
|
||||
}
|
||||
|
||||
bool DebuggerRunControl::checkDebugConfiguration(int toolChain,
|
||||
QString *errorMessage,
|
||||
QString *settingsCategory /* = 0 */,
|
||||
|
Reference in New Issue
Block a user