revert this since it's not needed
This commit is contained in:
parent
9484498232
commit
3dc163f885
|
@ -1853,10 +1853,7 @@ static void deinit_core(bool reinit)
|
|||
|
||||
if (reinit)
|
||||
rarch_main_command(RARCH_CMD_DRIVERS_DEINIT);
|
||||
|
||||
if(global->system.core_options)
|
||||
core_option_flush(global->system.core_options);
|
||||
|
||||
|
||||
if(global->overrides_active)
|
||||
{
|
||||
config_unload_override();
|
||||
|
|
Loading…
Reference in New Issue