mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 10:49:02 +00:00
(XMB) Remove unused variable
This commit is contained in:
parent
1515c299f1
commit
0f337d49c8
@ -1905,7 +1905,6 @@ static void xmb_draw_ribbon(menu_display_ctx_draw_t *draw)
|
||||
#ifdef XMB_RIBBON_ENABLE
|
||||
struct uniform_info uniform_param = {0};
|
||||
static float t = 0;
|
||||
int location;
|
||||
video_shader_ctx_info_t shader_info;
|
||||
math_matrix_4x4 mymat;
|
||||
struct gfx_coords coords;
|
||||
|
Loading…
Reference in New Issue
Block a user