Fix menu_hash_es.c if HAVE_NETWORKING is not defined - too many

arguments passed
This commit is contained in:
twinaphex 2015-07-27 17:28:13 +02:00
parent e9ea6b1584
commit e829c1802e

View File

@ -2053,8 +2053,6 @@ int menu_hash_get_help_es(uint32_t hash, char *s, size_t len)
"Puedes conseguir núcleos si los\n"
"trasladas a mano en la carpeta\n"
"'%s'.",
menu_hash_to_str(MENU_LABEL_VALUE_ONLINE_UPDATER),
menu_hash_to_str(MENU_LABEL_VALUE_CORE_UPDATER_LIST),
menu_hash_to_str(MENU_LABEL_VALUE_LIBRETRO_DIR_PATH)
#endif
);