Cleanup
This commit is contained in:
parent
e0c7bd2e57
commit
0badc3ffd2
|
@ -2710,9 +2710,7 @@ static int menu_displaylist_parse_generic(
|
||||||
|
|
||||||
if (!is_dir)
|
if (!is_dir)
|
||||||
{
|
{
|
||||||
if (push_dir)
|
if (push_dir || hash_label == MENU_LABEL_SCAN_DIRECTORY)
|
||||||
continue;
|
|
||||||
if (hash_label == MENU_LABEL_SCAN_DIRECTORY)
|
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue