mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-31 00:22:31 +00:00
(GLUI) remove unused variables
This commit is contained in:
parent
d637ef0683
commit
e3637e0492
@ -221,7 +221,6 @@ end:
|
||||
static void glui_draw_cursor(glui_handle_t *glui,
|
||||
float x, float y, unsigned width, unsigned height)
|
||||
{
|
||||
bool mouse_scrolldown, mouse_scrollup;
|
||||
unsigned new_mouse_ptr = 0;
|
||||
menu_handle_t *menu = menu_driver_get_ptr();
|
||||
gl_t *gl = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user