mirror of
https://github.com/libretro/RetroArch.git
synced 2024-12-04 14:27:38 +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))
|
||||
{
|
||||
printf("Uncompressing file_list from dir\n.");
|
||||
str_list = compressed_file_list_new(dir,exts);
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user