ConfigManager: Drop SkipIdle option.

This option is safe + deterministic, so let's always enable it.
This commit is contained in:
degasus
2016-04-30 14:13:04 +02:00
parent 6bff97ea30
commit 0c67297ea0
18 changed files with 13 additions and 57 deletions

View File

@ -288,7 +288,6 @@ enum
// --------------------------------------------------------------
IDM_TOGGLE_DUAL_CORE, // Other
IDM_TOGGLE_SKIP_IDLE,
IDM_TOGGLE_TOOLBAR,
IDM_TOGGLE_STATUSBAR,
IDM_NOTIFY_MAP_LOADED,