projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1852f4f
)
remove unused variable
author
Karl Schultz
<kschultz@freedesktop.org>
Tue, 13 Jan 2004 01:10:05 +0000
(
01:10
+0000)
committer
Karl Schultz
<kschultz@freedesktop.org>
Tue, 13 Jan 2004 01:10:05 +0000
(
01:10
+0000)
src/mesa/tnl/t_array_api.c
patch
|
blob
|
history
diff --git
a/src/mesa/tnl/t_array_api.c
b/src/mesa/tnl/t_array_api.c
index 818a15b6b8d4609ebcc8657402e3e14cee6025e6..02a9cd03f4659170337ad0fe3dbba92f004230cb 100644
(file)
--- a/
src/mesa/tnl/t_array_api.c
+++ b/
src/mesa/tnl/t_array_api.c
@@
-84,7
+84,6
@@
static void _tnl_draw_range_elements( GLcontext *ctx, GLenum mode,
{
TNLcontext *tnl = TNL_CONTEXT(ctx);
struct tnl_prim prim;
- int i;
FLUSH_CURRENT( ctx, 0 );
if (tnl->pipeline.build_state_changes)