summaryrefslogtreecommitdiff
path: root/progs/tests/yuvrect.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/tests/yuvrect.c')
-rw-r--r--progs/tests/yuvrect.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/tests/yuvrect.c b/progs/tests/yuvrect.c
index 509c0433b9..acef406097 100644
--- a/progs/tests/yuvrect.c
+++ b/progs/tests/yuvrect.c
@@ -18,7 +18,6 @@
static GLfloat Xrot = 0, Yrot = 0, Zrot = 0;
static GLint ImgWidth, ImgHeight;
-static GLenum ImgFormat;
static GLushort *ImageYUV = NULL;