mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-10 21:10:15 +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:
|
error:
|
||||||
menu_list_free(list);
|
menu_list_free(list);
|
||||||
free(list);
|
|
||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user