From 42b8b5969fd12386d4b149f23b1dff43fcf54c00 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Sun, 1 Sep 2002 00:40:12 +0000 Subject: [PATCH] *** empty log message *** --- test/testvidinfo.c | 1 - 1 file changed, 1 deletion(-) diff --git a/test/testvidinfo.c b/test/testvidinfo.c index 37afdf366..2cbf89b2e 100644 --- a/test/testvidinfo.c +++ b/test/testvidinfo.c @@ -66,7 +66,6 @@ int RunModeTests(SDL_Surface *screen) float seconds; int i; Uint8 r, g, b; - Uint32 pixel; SDL_Surface *bmp, *tmp; SDL_Event event;