mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Clean up obsolete comment in setting_data_new
This commit is contained in:
parent
77f43c78e5
commit
67fe4f38d4
@ -4655,8 +4655,6 @@ rarch_setting_t *setting_data_new(unsigned mask)
|
||||
|
||||
settings_info_list_free(list_info);
|
||||
|
||||
/* do not optimize into return realloc(),
|
||||
* list is static and must be written. */
|
||||
return list;
|
||||
|
||||
error:
|
||||
|
Loading…
x
Reference in New Issue
Block a user