mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 08:30:16 +00:00
Remove unused variable
This commit is contained in:
parent
f071e8b440
commit
50edd0d467
@ -423,7 +423,6 @@ static void *xv_init(const video_info_t *video,
|
||||
unsigned i;
|
||||
int ret;
|
||||
XWindowAttributes target;
|
||||
char buf[128] = {0};
|
||||
char title[128] = {0};
|
||||
XSetWindowAttributes attributes = {0};
|
||||
XVisualInfo visualtemplate = {0};
|
||||
|
Loading…
Reference in New Issue
Block a user