feature remove not work code.

This commit is contained in:
alves
2026-02-09 16:08:34 +08:00
parent af583c7789
commit 731549ca4f
2 changed files with 4 additions and 21 deletions

View File

@@ -6974,16 +6974,7 @@ bool GUI_App::config_wizard_startup()
BOOST_LOG_TRIVIAL(info) << "finished run wizard";
return true;
} /*else if (get_app_config()->legacy_datadir()) {
// Looks like user has legacy pre-vendorbundle data directory,
// explain what this is and run the wizard
MsgDataLegacy dlg;
dlg.ShowModal();
run_wizard(ConfigWizard::RR_DATA_LEGACY);
return true;
}*/
}
if (isAgree.empty())
{