mirror of
https://github.com/libretro/RetroArch
synced 2025-02-21 18:40:09 +00:00
Turn off logging spam
This commit is contained in:
parent
335097f98f
commit
efc78f0ee1
@ -1231,7 +1231,9 @@ void menu_entries_cbs_init_bind_ok(menu_file_list_cbs_t *cbs,
|
||||
if (!menu)
|
||||
return;
|
||||
|
||||
#if 0
|
||||
RARCH_LOG("path: %s, label: %s, elem0 : %s, elem1: %s\n", path, label, elem0, elem1);
|
||||
#endif
|
||||
|
||||
cbs->action_ok = action_ok_lookup_setting;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user