mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-09 04:21:33 +00:00
Cleanups
This commit is contained in:
parent
492b2569a6
commit
e67a8391a1
@ -4543,7 +4543,6 @@ static void menu_action_setting_disp_set_label_menu_file_subgroup(
|
||||
const char *path,
|
||||
char *path_buf, size_t path_buf_size)
|
||||
{
|
||||
strlcpy(type_str, "(SUBGROUP)", type_str_size);
|
||||
*w = strlen(type_str);
|
||||
strlcpy(path_buf, path, path_buf_size);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user