mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-04-27 07:35:43 -04:00
Settings: TTY logging is no longer an enhancement
This commit is contained in:
parent
fa6ef1d04e
commit
15b29b4caa
@ -610,7 +610,6 @@ void Settings::FixIncompatibleSettings(bool display_osd_messages)
|
||||
g_settings.use_old_mdec_routines = false;
|
||||
g_settings.pcdrv_enable = false;
|
||||
g_settings.bios_patch_fast_boot = false;
|
||||
g_settings.bios_tty_logging = false;
|
||||
}
|
||||
|
||||
if (g_settings.pcdrv_enable && g_settings.pcdrv_root.empty())
|
||||
|
Loading…
x
Reference in New Issue
Block a user