Core/ConfigManager: Remove dead bAutomaticStart flag.

This commit is contained in:
Admiral H. Curtiss 2024-01-31 22:53:43 +01:00
commit 14121c5504
No known key found for this signature in database
GPG key ID: F051B4C4044F33FB
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;