mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-14 22:58:28 +00:00
(Menu) Get rid of spammy log
This commit is contained in:
parent
b2d9c60613
commit
8c1b4a3835
@ -533,7 +533,6 @@ bool menu_iterate(void)
|
||||
uint64_t input_state;
|
||||
int32_t input_entry_ret, ret;
|
||||
rgui_handle_t *rgui= (rgui_handle_t*)driver.menu;
|
||||
RARCH_LOG("rgui is NULL: %d\n", rgui == NULL);
|
||||
|
||||
input_state = 0;
|
||||
input_entry_ret = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user