mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-09 19:02:37 +00:00
Comment this out
This commit is contained in:
parent
a8eb73846b
commit
99c76f7aba
@ -222,7 +222,7 @@ static void menu_input_key_event(bool down, unsigned keycode,
|
||||
(void)keycode;
|
||||
(void)mod;
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
RARCH_LOG("down: %d, keycode: %d, mod: %d, character: %d\n", down, keycode, mod, character);
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user