summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers')
-rw-r--r--src/gallium/drivers/cell/ppu/cell_texture.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gallium/drivers/cell/ppu/cell_texture.c b/src/gallium/drivers/cell/ppu/cell_texture.c
index bf6f6d3058c..e235421107e 100644
--- a/src/gallium/drivers/cell/ppu/cell_texture.c
+++ b/src/gallium/drivers/cell/ppu/cell_texture.c
@@ -90,7 +90,6 @@ cell_texture_create_screen(struct pipe_screen *screen,
spt->base = *templat;
spt->base.refcount = 1;
- spt->base.pipe = NULL;
spt->base.screen = screen;
cell_texture_layout(spt);