diff --git a/src/plugins/debugger/qml/qmlengine.cpp b/src/plugins/debugger/qml/qmlengine.cpp index 3ce84f33a603fcac97cffdf6a68dbd570e2f4762..11d6c6c545f00ff4c75f97171882a72d774edf02 100644 --- a/src/plugins/debugger/qml/qmlengine.cpp +++ b/src/plugins/debugger/qml/qmlengine.cpp @@ -850,8 +850,6 @@ void EngineComboBox::clearEngines() clear(); } -} // Internal - bool QmlEngine::setDebugConfigurationDataFromProject(ProjectExplorer::Project *projectToDebug) {