mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 04:20:28 +00:00
Cleanups
This commit is contained in:
parent
9bb87f276c
commit
d9fe9b23d7
@ -1180,8 +1180,6 @@ static void mui_preswitch_tabs(unsigned action)
|
||||
MENU_SETTINGS;
|
||||
break;
|
||||
case MUI_SYSTEM_TAB_PLAYLISTS:
|
||||
menu_stack->list[stack_size - 1].label =
|
||||
strdup(menu_hash_to_str(MENU_VALUE_PLAYLISTS_TAB));
|
||||
menu_stack->list[stack_size - 1].label =
|
||||
strdup(menu_hash_to_str(MENU_VALUE_PLAYLISTS_TAB));
|
||||
menu_stack->list[stack_size - 1].type =
|
||||
|
Loading…
x
Reference in New Issue
Block a user