mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-26 21:36:26 +00:00
Revert "(menu_displaylist.c) Cleanups"
This reverts commit 6c11374fb900817cb991c99bff16b3b03fc19987.
This commit is contained in:
parent
6c11374fb9
commit
12cb854d4a
@ -3223,9 +3223,7 @@ static int menu_displaylist_parse_playlists(
|
||||
if (!str_list)
|
||||
{
|
||||
const char *str = msg_hash_to_str(MENU_ENUM_LABEL_VALUE_DIRECTORY_NOT_FOUND);
|
||||
|
||||
menu_entries_append_enum(info->list, str, "",
|
||||
MENU_ENUM_LABEL_VALUE_DIRECTORY_NOT_FOUND, 0, 0, 0);
|
||||
(void)str;
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user