(Menu) Get rid of spammy log

This commit is contained in:
twinaphex 2014-05-30 20:53:49 +02:00
parent b2d9c60613
commit 8c1b4a3835

View File

@ -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;