mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
(command_event.c) No need to call rarch_environment_cb during core deinit
This commit is contained in:
parent
9ab86c64ba
commit
67448cafaf
1 changed files with 0 additions and 1 deletions
|
@ -554,7 +554,6 @@ static void event_deinit_core(bool reinit)
|
|||
global->overrides_active = false;
|
||||
}
|
||||
|
||||
pretro_set_environment(rarch_environment_cb);
|
||||
uninit_libretro_sym();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue