mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 06:44:27 +00:00
Get rid of this
This commit is contained in:
parent
882fe09dad
commit
c1386c6f6f
@ -4147,7 +4147,7 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, void *data)
|
|||||||
bool use_filebrowser = false;
|
bool use_filebrowser = false;
|
||||||
menu_displaylist_info_t *info = (menu_displaylist_info_t*)data;
|
menu_displaylist_info_t *info = (menu_displaylist_info_t*)data;
|
||||||
|
|
||||||
if (!info || !menu_driver_ctl(RARCH_MENU_CTL_DRIVER_DATA_GET, &menu))
|
if (!info)
|
||||||
goto error;
|
goto error;
|
||||||
|
|
||||||
settings = config_get_ptr();
|
settings = config_get_ptr();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user