diff --git a/qt/scientific_interfaces/Muon/MuonAnalysisFitFunctionPresenter.cpp b/qt/scientific_interfaces/Muon/MuonAnalysisFitFunctionPresenter.cpp index 3c5dc1574e90607b5648e10d9e0409d75947c2bd..b934bb8430e569ff8c7d114ffd461228b6b70f48 100644 --- a/qt/scientific_interfaces/Muon/MuonAnalysisFitFunctionPresenter.cpp +++ b/qt/scientific_interfaces/Muon/MuonAnalysisFitFunctionPresenter.cpp @@ -172,7 +172,6 @@ void MuonAnalysisFitFunctionPresenter::handleErrorsEnabled(bool enabled) { m_funcBrowser->setErrorsEnabled(enabled); } - /** * Called when the number of datasets to fit is changed in the model. * Update the view with the new number of datasets.