mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +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…
x
Reference in New Issue
Block a user