mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
(XMB) Get rid of unused variable
This commit is contained in:
parent
bb216ecedb
commit
1d79546612
@ -1593,7 +1593,6 @@ static void xmb_context_reset(void)
|
||||
content_texturepath[PATH_MAX_LENGTH];
|
||||
|
||||
struct texture_image ti = {0};
|
||||
core_info_t* info = NULL;
|
||||
core_info_list_t* info_list = NULL;
|
||||
gl_t *gl = NULL;
|
||||
xmb_handle_t *xmb = NULL;
|
||||
|
Loading…
x
Reference in New Issue
Block a user