Remove unused field.
This commit is contained in:
parent
5fff97f3f4
commit
8ebe3d3478
|
@ -40,5 +40,4 @@ private:
|
||||||
wxCheckBox* m_connect_keyboard_checkbox;
|
wxCheckBox* m_connect_keyboard_checkbox;
|
||||||
wxChoice* m_system_language_choice;
|
wxChoice* m_system_language_choice;
|
||||||
wxChoice* m_aspect_ratio_choice;
|
wxChoice* m_aspect_ratio_choice;
|
||||||
wxChoice* m_sensor_bar_position_choice;
|
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue