mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
cell: remove unused var
This commit is contained in:
parent
15a3e4ffe2
commit
829c67fe80
1 changed files with 0 additions and 1 deletions
|
|
@ -70,7 +70,6 @@ void
|
||||||
cell_clear_surface(struct pipe_context *pipe, struct pipe_surface *ps,
|
cell_clear_surface(struct pipe_context *pipe, struct pipe_surface *ps,
|
||||||
unsigned clearValue)
|
unsigned clearValue)
|
||||||
{
|
{
|
||||||
struct pipe_screen *screen = pipe->screen;
|
|
||||||
struct cell_context *cell = cell_context(pipe);
|
struct cell_context *cell = cell_context(pipe);
|
||||||
uint surfIndex;
|
uint surfIndex;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue