mirror of
https://github.com/libretro/RetroArch
synced 2025-03-01 16:13:40 +00:00
Cleanup
This commit is contained in:
parent
2906bec7a8
commit
cc9e951b44
@ -1206,12 +1206,8 @@ void input_driver_deinit_remote(void)
|
||||
{
|
||||
#ifdef HAVE_NETWORKGAMEPAD
|
||||
if (input_driver_remote)
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
input_remote_free(input_driver_remote,
|
||||
input_driver_max_users);
|
||||
}
|
||||
input_driver_remote = NULL;
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user