This commit is contained in:
twinaphex 2020-07-28 14:33:23 +02:00
parent 395de4bae5
commit 6ccb758939

View File

@ -901,7 +901,8 @@ unsigned menu_displaylist_explore(file_list_t *list)
if (current_type == MENU_EXPLORE_TAB)
{
// free any existing playlist when entering the explore view
/* free any existing playlist
* when entering the explore view */
playlist_free_cached();
}