mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-25 20:25:42 +00:00
Unused variable
This commit is contained in:
parent
e27940e646
commit
f33d7f2712
@ -2824,7 +2824,6 @@ static void xmb_init_ribbon(xmb_handle_t * xmb)
|
||||
unsigned i = 0;
|
||||
float *ribbon_verts = NULL;
|
||||
float *dummy = NULL;
|
||||
settings_t *settings = config_get_ptr();
|
||||
video_coord_array_t *ca = menu_display_get_coords_array();
|
||||
|
||||
vertices_total = XMB_RIBBON_VERTICES;
|
||||
|
Loading…
Reference in New Issue
Block a user