mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 05:40:13 +01: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,
|
||||
unsigned clearValue)
|
||||
{
|
||||
struct pipe_screen *screen = pipe->screen;
|
||||
struct cell_context *cell = cell_context(pipe);
|
||||
uint surfIndex;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue