From beb6472cd59a58c9102477730e125339155bdec2 Mon Sep 17 00:00:00 2001 From: Joseph Carter Date: Fri, 26 May 2000 04:19:46 +0000 Subject: [PATCH] Sorry about that, unused vars commented out --- source/gl_rsurf.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/gl_rsurf.c b/source/gl_rsurf.c index 9392ec0..12a2adf 100644 --- a/source/gl_rsurf.c +++ b/source/gl_rsurf.c @@ -362,8 +362,8 @@ just do everything as it passes with no need to sort void R_DrawSequentialPoly (msurface_t *s) { glpoly_t *p; - float *v; - int i; +// float *v; +// int i; texture_t *t; //