diff --git a/gfx/drivers/xvideo.c b/gfx/drivers/xvideo.c index 323d2326c7..5261502c76 100644 --- a/gfx/drivers/xvideo.c +++ b/gfx/drivers/xvideo.c @@ -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;