mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-14 22:47:44 +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;
|
||||
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;
|
||||
|
||||
settings = config_get_ptr();
|
||||
|
Loading…
x
Reference in New Issue
Block a user