diff --git a/src/slic3r/GUI/GUI_App.cpp b/src/slic3r/GUI/GUI_App.cpp index 82ed0e3813..3ef3f4bf46 100644 --- a/src/slic3r/GUI/GUI_App.cpp +++ b/src/slic3r/GUI/GUI_App.cpp @@ -4876,7 +4876,6 @@ void GUI_App::on_http_error(wxCommandEvent &evt) ->push_notification(NotificationType::PlaterError, NotificationManager::NotificationLevel::WarningNotificationLevel, msg.ToUTF8().data()); } - return; } if (!m_is_error_shown) {