summaryrefslogtreecommitdiffstats
path: root/src/mesa/pipe/cell/ppu/cell_flush.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/pipe/cell/ppu/cell_flush.c')
-rw-r--r--src/mesa/pipe/cell/ppu/cell_flush.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/pipe/cell/ppu/cell_flush.c b/src/mesa/pipe/cell/ppu/cell_flush.c
index 47003bef184..977c50da326 100644
--- a/src/mesa/pipe/cell/ppu/cell_flush.c
+++ b/src/mesa/pipe/cell/ppu/cell_flush.c
@@ -38,8 +38,6 @@ cell_flush(struct pipe_context *pipe, unsigned flags)
struct cell_context *cell = cell_context(pipe);
uint i;
- printf("%s\n", __FUNCTION__);
-
cell_flush_prim_buffer(cell);
/* Send CMD_FINISH to all SPUs */