feature remove not work code for code format

This commit is contained in:
alves
2026-01-08 15:30:33 +08:00
parent 5bc0dffec3
commit 60acdf143d
4 changed files with 0 additions and 108 deletions
-2
View File
@@ -92,8 +92,6 @@ bool MsgUpdateSlic3r::disable_version_check() const
return true;
}
// MsgUpdateConfig
MsgUpdateConfig::MsgUpdateConfig(const std::vector<Update> &updates, bool force_before_wizard /* = false*/)
: DPIDialog(wxGetApp().mainframe, wxID_ANY, _L("Configuration update"), wxDefaultPosition, wxDefaultSize, wxCAPTION)
{