Remove dead code

This commit is contained in:
Furgo
2025-03-01 20:11:59 +01:00
committed by GitHub
parent 05e1f49370
commit a4bf8b5194

View File

@@ -57,12 +57,6 @@ void DlgStartPreferencesImp::saveSettings()
void DlgStartPreferencesImp::loadSettings()
{
// std::string start = App::Application::Config()["StartWorkbench"];
// start = App::GetApplication().GetParameterGroupByPath("User
// parameter:BaseApp/Preferences/Mod/Start")->
// GetASCII("AutoloadModule", start.c_str());
// QString startWbName = QLatin1String(start.c_str());
ui->fileChooserCustomFolder->onRestore();
ui->checkBoxShowExamples->onRestore();
ui->checkBoxCloseAfterLoading->onRestore();