mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-06 08:26:04 +08: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
@ -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…
x
Reference in New Issue
Block a user