mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 04:14:00 +00:00
Cleanup
This commit is contained in:
parent
f488242a8e
commit
14ca137ffb
@ -31,7 +31,6 @@ rarch_setting_info_t *settings_info_list_new(void)
|
||||
if (!list_info)
|
||||
return NULL;
|
||||
|
||||
list_info->index = 0;
|
||||
list_info->size = 32;
|
||||
|
||||
return list_info;
|
||||
|
Loading…
x
Reference in New Issue
Block a user