mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
remove unused var
This commit is contained in:
parent
f66084b834
commit
3952d6d4bb
1 changed files with 0 additions and 1 deletions
|
|
@ -207,7 +207,6 @@ clear_ci_buffer(GLcontext *ctx, struct gl_renderbuffer *rb)
|
|||
static void
|
||||
clear_color_buffers(GLcontext *ctx)
|
||||
{
|
||||
SWcontext *swrast = SWRAST_CONTEXT(ctx);
|
||||
GLboolean masking;
|
||||
GLuint i;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue