mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-15 16:33:10 +00:00
feature remove not work code
This commit is contained in:
@@ -4724,6 +4724,13 @@ void maybe_attach_updater_signature(Http& http, const std::string& canonical_que
|
||||
|
||||
} // namespace
|
||||
|
||||
bool GUI_App::check_preset_version()
|
||||
{
|
||||
bool is_newest_version = false;
|
||||
|
||||
|
||||
return is_newest_version;
|
||||
}
|
||||
void GUI_App::check_new_version_sf(bool show_tips, bool by_user)
|
||||
{
|
||||
std::string update_url = "";
|
||||
|
||||
Reference in New Issue
Block a user