mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 10:20:57 +00:00
Remove unused hash_label
This commit is contained in:
parent
c8415e9194
commit
a8d4d3cc35
@ -3222,7 +3222,6 @@ static int menu_displaylist_parse_playlists_horizontal(
|
|||||||
struct string_list *str_list = NULL;
|
struct string_list *str_list = NULL;
|
||||||
unsigned items_found = 0;
|
unsigned items_found = 0;
|
||||||
settings_t *settings = config_get_ptr();
|
settings_t *settings = config_get_ptr();
|
||||||
uint32_t hash_label = msg_hash_calculate(info->label);
|
|
||||||
|
|
||||||
if (!*info->path)
|
if (!*info->path)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user