mirror of
https://github.com/libretro/RetroArch
synced 2024-12-29 12:31:05 +00:00
(list_special.c) Attempt to solve another defect
This commit is contained in:
parent
d037d12faa
commit
20aa9ed25a
@ -280,7 +280,6 @@ struct string_list *string_list_new_special(enum string_list_type type,
|
||||
error:
|
||||
string_list_free(s);
|
||||
s = NULL;
|
||||
*len = 0;
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user