mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Fix one warning
This commit is contained in:
parent
cd8a15c0df
commit
1a448e3054
@ -2115,7 +2115,6 @@ int menu_displaylist_push_list(menu_displaylist_info_t *info, unsigned type)
|
||||
need_push = true;
|
||||
need_refresh = true;
|
||||
break;
|
||||
break;
|
||||
case DISPLAYLIST_LOAD_CONTENT_LIST:
|
||||
menu_list_clear(info->list);
|
||||
ret = menu_displaylist_parse_load_content_list(info);
|
||||
|
Loading…
x
Reference in New Issue
Block a user