mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 11:18:25 +00:00
(menu_list.c) Cleanup/nit
This commit is contained in:
parent
84b8a250a3
commit
fa3f9d31d5
@ -192,7 +192,6 @@ menu_list_t *menu_list_new(void)
|
||||
|
||||
error:
|
||||
menu_list_free(list);
|
||||
free(list);
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user