mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
Cleanup
This commit is contained in:
parent
fa809bd3f4
commit
c2cb872b08
@ -4486,7 +4486,6 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, void *data)
|
||||
}
|
||||
else
|
||||
{
|
||||
#ifndef HAVE_DYNAMIC
|
||||
if (system)
|
||||
{
|
||||
menu_entries_append_enum(info->list,
|
||||
@ -4498,7 +4497,6 @@ bool menu_displaylist_ctl(enum menu_displaylist_ctl_state type, void *data)
|
||||
0);
|
||||
}
|
||||
else
|
||||
#endif
|
||||
{
|
||||
menu_entries_append_enum(info->list,
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_VALUE_NO_CORES_AVAILABLE),
|
||||
|
Loading…
x
Reference in New Issue
Block a user