mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
(menu_displaylist.c) Remove RARCH_LOG
This commit is contained in:
parent
71b3070e3b
commit
e02f25e158
@ -1657,7 +1657,6 @@ static int menu_displaylist_parse_generic(menu_displaylist_info_t *info, bool *n
|
||||
break;
|
||||
}
|
||||
|
||||
RARCH_LOG("path: %s, label: %s\n", path, label);
|
||||
menu_list_push(info->list, path, label,
|
||||
file_type, 0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user