mirror of
https://github.com/libretro/RetroArch
synced 2025-04-10 15:45:19 +00:00
Comment the download subdir support for now. We don't use it and it causes a glitch in XMB
This commit is contained in:
parent
4f4af01349
commit
f3f20f440f
@ -147,8 +147,8 @@ finish:
|
|||||||
fill_pathname_parent_dir(parent_dir,
|
fill_pathname_parent_dir(parent_dir,
|
||||||
state->path, sizeof(parent_dir));
|
state->path, sizeof(parent_dir));
|
||||||
|
|
||||||
generic_action_ok_displaylist_push(parent_dir, NULL,
|
/*generic_action_ok_displaylist_push(parent_dir, NULL,
|
||||||
subdir_path, 0, 0, 0, ACTION_OK_DL_CORE_CONTENT_DIRS_SUBDIR_LIST);
|
subdir_path, 0, 0, 0, ACTION_OK_DL_CORE_CONTENT_DIRS_SUBDIR_LIST);*/
|
||||||
}
|
}
|
||||||
|
|
||||||
if (err)
|
if (err)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user