mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
removed unused var
This commit is contained in:
parent
a2c4c98023
commit
6b8ae62d6b
1 changed files with 0 additions and 1 deletions
|
|
@ -1518,7 +1518,6 @@ void fxSetScissorValues(GLcontext *ctx)
|
|||
|
||||
static void fxSetupScissor(GLcontext *ctx)
|
||||
{
|
||||
fxMesaContext fxMesa=(fxMesaContext)ctx->DriverCtx;
|
||||
BEGIN_BOARD_LOCK();
|
||||
fxSetScissorValues(ctx);
|
||||
END_BOARD_LOCK();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue