mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-08 07:27:41 -06:00
remove unused refresh_plugin_tips
already called in onDocumentLoaded when switch language Change-Id: I78cfac62ea772baebc04bc7124976b75b7124199
This commit is contained in:
parent
ab7628ac76
commit
988910f986
1 changed files with 0 additions and 4 deletions
|
@ -2578,10 +2578,6 @@ void GUI_App::recreate_GUI(const wxString& msg_name)
|
|||
// });
|
||||
|
||||
m_is_recreating_gui = false;
|
||||
|
||||
CallAfter([this]() {
|
||||
mainframe->refresh_plugin_tips();
|
||||
});
|
||||
}
|
||||
|
||||
void GUI_App::system_info()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue