REF: remove useless codes

jira: [none]
Change-Id: I86202fdaa09c5953d9bb4f21cc6dd9d9609c0a7f
(cherry picked from commit e9d8a6c8352628e3f7bb33e2ffaa38e03ebe929b)
This commit is contained in:
xin.zhang
2025-05-08 20:57:35 +08:00
committed by Noisyfox
parent e4c98a69b9
commit e9b30443c5
4 changed files with 1 additions and 26 deletions

View File

@@ -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;