Core/ConfigManager: Remove dead bAutomaticStart flag.

This commit is contained in:
Admiral H. Curtiss
2024-01-31 22:53:43 +01:00
parent da6b5dd38a
commit 14121c5504
4 changed files with 0 additions and 11 deletions

View File

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