cell: remove unused var

This commit is contained in:
Brian Paul 2010-02-12 11:06:19 -07:00
parent 6c35e178d3
commit e4afe725ee
1 changed files with 0 additions and 1 deletions

View File

@ -1545,7 +1545,6 @@ gen_stencil_depth_test(struct spe_function *f,
boolean need_to_writemask_stencil_values;
struct pipe_stencil_state *stencil;
unsigned stencil_ref_value;
/* Registers. We may or may not actually allocate these, depending
* on whether the state values indicate that we need them.