From 384800fe12e368f3489111de4572dbc8846a7dea Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 23 Apr 2004 14:14:04 +0000 Subject: assorted fixes --- progs/tests/yuvsquare.c | 1 - 1 file changed, 1 deletion(-) (limited to 'progs/tests/yuvsquare.c') diff --git a/progs/tests/yuvsquare.c b/progs/tests/yuvsquare.c index 494586776a..3601e7a31c 100644 --- a/progs/tests/yuvsquare.c +++ b/progs/tests/yuvsquare.c @@ -128,7 +128,6 @@ static void SpecialKey( int key, int x, int y ) static void Init( int argc, char *argv[] ) { const char *file; - int error; GLenum format; if (!glutExtensionSupported("GL_MESA_ycbcr_texture")) { -- cgit v1.2.3