mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
Removed forgotten debug output from menu_entries.c
This commit is contained in:
parent
477eb802f7
commit
69389a4f6d
@ -798,7 +798,6 @@ int menu_parse_and_resolve(file_list_t *list, file_list_t *menu_list)
|
|||||||
|
|
||||||
if (path_is_compressed_file(dir))
|
if (path_is_compressed_file(dir))
|
||||||
{
|
{
|
||||||
printf("Uncompressing file_list from dir\n.");
|
|
||||||
str_list = compressed_file_list_new(dir,exts);
|
str_list = compressed_file_list_new(dir,exts);
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
Loading…
x
Reference in New Issue
Block a user