mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 23:58:59 +00:00
Remove unused field.
This commit is contained in:
parent
5fff97f3f4
commit
8ebe3d3478
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue