mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Remove unused variable
This commit is contained in:
parent
92465e3acd
commit
a73c5327b1
@ -3163,7 +3163,6 @@ static int action_ok_scan_directory_list(const char *path,
|
||||
static int action_ok_push_random_dir(const char *path,
|
||||
const char *label, unsigned type, size_t idx, size_t entry_idx)
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
return generic_action_ok_displaylist_push(path, path,
|
||||
msg_hash_to_str(MENU_ENUM_LABEL_FAVORITES),
|
||||
type, idx,
|
||||
|
Loading…
x
Reference in New Issue
Block a user