mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-30 16:14:11 +00:00
(GLUI) Get rid of unused variable
This commit is contained in:
parent
b6fbf5a335
commit
0353d596df
@ -695,7 +695,6 @@ static float glui_get_scroll(void)
|
||||
glui_handle_t *glui = NULL;
|
||||
menu_handle_t *menu = menu_driver_get_ptr();
|
||||
global_t *global = global_get_ptr();
|
||||
gl_t *gl = (gl_t*)video_driver_get_ptr(NULL);
|
||||
|
||||
if (!menu)
|
||||
return 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user