summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/gallium/drivers/cell/ppu/cell_gen_fragment.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/cell/ppu/cell_gen_fragment.c b/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
index 0282aa452c..70683bb367 100644
--- a/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
+++ b/src/gallium/drivers/cell/ppu/cell_gen_fragment.c
@@ -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.