mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Core/ConfigManager: Remove dead bAutomaticStart flag.
This commit is contained in:
parent
da6b5dd38a
commit
14121c5504
4 changed files with 0 additions and 11 deletions
|
@ -241,7 +241,6 @@ private:
|
|||
|
||||
// Options
|
||||
QAction* m_boot_to_pause;
|
||||
QAction* m_automatic_start;
|
||||
QAction* m_reset_ignore_panic_handler;
|
||||
QAction* m_change_font;
|
||||
QAction* m_controllers_action;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue