(Menu) Don't spam log

This commit is contained in:
twinaphex 2014-09-03 03:35:24 +02:00
parent b1fe41f087
commit 948b031f52

View File

@ -571,7 +571,9 @@ int menu_entries_push_list(menu_handle_t *menu,
int menu_parse_check(const char *label, unsigned menu_type)
{
#if 0
RARCH_LOG("label is menu_parse_check: %s\n", label);
#endif
if (!((menu_type == MENU_FILE_DIRECTORY ||
menu_common_type_is(menu_type) == MENU_SETTINGS_SHADER_OPTIONS ||
menu_common_type_is(menu_type) == MENU_FILE_DIRECTORY ||