mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-22 18:58:21 +00:00
Remove unused buf_fps variable
This commit is contained in:
parent
7dcf9dfa75
commit
6d702f3538
@ -413,7 +413,6 @@ static void *xv_init(const video_info_t *video,
|
||||
unsigned i;
|
||||
XWindowAttributes target;
|
||||
char buf[128] = {0};
|
||||
char buf_fps[128] = {0};
|
||||
XSetWindowAttributes attributes = {0};
|
||||
XVisualInfo visualtemplate = {0};
|
||||
unsigned width = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user