mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 17:19:44 -06:00
ConfigManager: Drop SkipIdle option.
This option is safe + deterministic, so let's always enable it.
This commit is contained in:
@ -288,7 +288,6 @@ enum
|
||||
// --------------------------------------------------------------
|
||||
|
||||
IDM_TOGGLE_DUAL_CORE, // Other
|
||||
IDM_TOGGLE_SKIP_IDLE,
|
||||
IDM_TOGGLE_TOOLBAR,
|
||||
IDM_TOGGLE_STATUSBAR,
|
||||
IDM_NOTIFY_MAP_LOADED,
|
||||
|
Reference in New Issue
Block a user