mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-17 07:58:55 +00:00
(XMB) Cleanup
This commit is contained in:
parent
4b36170aa5
commit
37abba7821
@ -1630,7 +1630,6 @@ static void xmb_context_reset_horizontal_list(xmb_handle_t *xmb,
|
||||
menu_handle_t *menu, const char *themepath)
|
||||
{
|
||||
unsigned i;
|
||||
global_t *global = global_get_ptr();
|
||||
size_t list_size = xmb_list_get_size(menu, MENU_LIST_HORIZONTAL);
|
||||
|
||||
for (i = 1; i < list_size; i++)
|
||||
|
Loading…
x
Reference in New Issue
Block a user