mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
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)
|
if (reinit)
|
||||||
rarch_main_command(RARCH_CMD_DRIVERS_DEINIT);
|
rarch_main_command(RARCH_CMD_DRIVERS_DEINIT);
|
||||||
|
|
||||||
if(global->system.core_options)
|
|
||||||
core_option_flush(global->system.core_options);
|
|
||||||
|
|
||||||
if(global->overrides_active)
|
if(global->overrides_active)
|
||||||
{
|
{
|
||||||
config_unload_override();
|
config_unload_override();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user