ENH:delete useless tips

jira:[STUDIO-11355]

Change-Id: If55b29d6b83d734c1d421dd9d61a01d202bda274
(cherry picked from commit 28c6abe8b1a71fa81350caaa5cfb0b23de0c86a5)
This commit is contained in:
tao wang
2025-04-09 21:15:04 +08:00
committed by Noisyfox
parent 290a379c38
commit 0082c51fc0
2 changed files with 2 additions and 5 deletions

View File

@@ -363,7 +363,6 @@ private:
std::shared_ptr<int> m_token = std::make_shared<int>(0);
wxString m_ams_tooltip;
wxString m_ams_tooltip_ext;
std::vector<wxString> m_bedtype_list;
std::vector<MachineObject*> m_list;
std::vector<FilamentInfo> m_filaments;