1
0
mirror of https://github.com/libretro/RetroArch synced 2025-03-21 22:20:59 +00:00

Remove unused hash_label

This commit is contained in:
twinaphex 2016-07-09 13:51:57 +02:00
parent c8415e9194
commit a8d4d3cc35

@ -3222,7 +3222,6 @@ static int menu_displaylist_parse_playlists_horizontal(
struct string_list *str_list = NULL;
unsigned items_found = 0;
settings_t *settings = config_get_ptr();
uint32_t hash_label = msg_hash_calculate(info->label);
if (!*info->path)
{