mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Get rid of logging
This commit is contained in:
parent
93eb7b349a
commit
7ea86f2b16
@ -79,8 +79,6 @@ void filebrowser_parse(void *data, unsigned type_data)
|
||||
filter_ext ? info->exts : NULL,
|
||||
true, settings->bools.show_hidden_files, true, false);
|
||||
|
||||
RARCH_LOG("extension is: %s\n", info->exts);
|
||||
|
||||
#ifdef HAVE_LIBRETRODB
|
||||
if (filebrowser_types == FILEBROWSER_SCAN_DIR)
|
||||
menu_entries_prepend(info->list,
|
||||
|
Loading…
x
Reference in New Issue
Block a user