mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-25 07:09:48 -06:00
Remove unused field.
This commit is contained in:
@ -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;
|
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user