mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-01 17:23:48 +00:00
Remove Content History Path
This commit is contained in:
parent
0baf564299
commit
e3ac6dca16
11
settings.c
11
settings.c
@ -6190,17 +6190,6 @@ static bool setting_append_list_path_options(
|
||||
list_info,
|
||||
SD_FLAG_ALLOW_EMPTY | SD_FLAG_PATH_DIR | SD_FLAG_BROWSER_ACTION);
|
||||
|
||||
CONFIG_PATH(
|
||||
settings->content_history_path,
|
||||
"game_history_path",
|
||||
"Content History Path",
|
||||
"",
|
||||
group_info.name,
|
||||
subgroup_info.name,
|
||||
general_write_handler,
|
||||
general_read_handler);
|
||||
settings_data_list_current_add_flags(list, list_info, SD_FLAG_ALLOW_EMPTY);
|
||||
|
||||
CONFIG_DIR(
|
||||
settings->video.filter_dir,
|
||||
"video_filter_dir",
|
||||
|
Loading…
x
Reference in New Issue
Block a user