mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 01:21:47 +00:00
Fix menu
This commit is contained in:
parent
02ed18a93d
commit
21c3072ffb
@ -4130,10 +4130,7 @@ static bool menu_displaylist_push_internal(
|
||||
|
||||
if (menu_displaylist_ctl(
|
||||
DISPLAYLIST_DATABASE_PLAYLISTS, info))
|
||||
{
|
||||
free(info->path);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
else if (string_is_equal(label, msg_hash_to_str(MENU_ENUM_LABEL_ADD_TAB)))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user