mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
REF: remove useless codes
jira: [none] Change-Id: I86202fdaa09c5953d9bb4f21cc6dd9d9609c0a7f (cherry picked from commit e9d8a6c8352628e3f7bb33e2ffaa38e03ebe929b)
This commit is contained in:
@@ -630,7 +630,6 @@ protected:
|
||||
int speed_lvl = 1; // 0 - 3
|
||||
int speed_lvl_timeout {0};
|
||||
boost::posix_time::ptime speed_dismiss_time;
|
||||
bool m_showing_speed_popup = false;
|
||||
bool m_show_mode_changed = false;
|
||||
std::map<wxString, wxImage> img_list; // key: url, value: wxBitmap png Image
|
||||
std::map<std::string, std::string> m_print_connect_types;
|
||||
|
||||
Reference in New Issue
Block a user