mirror of
https://github.com/libretro/RetroArch
synced 2025-03-20 10:20:51 +00:00
(XMB) Remove unused variable
This commit is contained in:
parent
884bc4dbc5
commit
cd3ebfed01
@ -1425,7 +1425,6 @@ static void *xmb_init(void)
|
||||
xmb_handle_t *xmb = NULL;
|
||||
const video_driver_t *video_driver = NULL;
|
||||
float scale_factor = 1;
|
||||
global_t *global = global_get_ptr();
|
||||
gl_t *gl = (gl_t*)
|
||||
video_driver_get_ptr(&video_driver);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user