From 5ce1f374da35fb8f43874a790d27aab5b35a6969 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 14 Sep 2001 17:00:42 +0000 Subject: silence minor warnings --- src/mesa/tnl/t_array_api.c | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'src/mesa/tnl') diff --git a/src/mesa/tnl/t_array_api.c b/src/mesa/tnl/t_array_api.c index ac1cffb0a4..e674169c37 100644 --- a/src/mesa/tnl/t_array_api.c +++ b/src/mesa/tnl/t_array_api.c @@ -1,4 +1,4 @@ -/* $Id: t_array_api.c,v 1.18 2001/08/13 22:15:54 keithw Exp $ */ +/* $Id: t_array_api.c,v 1.19 2001/09/14 17:00:42 brianp Exp $ */ /* * Mesa 3-D graphics library @@ -48,10 +48,9 @@ static void fallback_drawarrays( GLcontext *ctx, GLenum mode, GLint start, GLsizei count ) { - if (_tnl_hard_begin( ctx, mode )) - { - GLuint i; - for (i=start;i