mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 19:20:08 +01:00
progs/glsl: Remove unused variable in bump.c.
This commit is contained in:
parent
07fb52bcf6
commit
77b1f2fbcf
1 changed files with 0 additions and 1 deletions
|
|
@ -51,7 +51,6 @@ static GLint win = 0;
|
|||
static GLfloat xRot = 20.0f, yRot = 0.0f, zRot = 0.0f;
|
||||
|
||||
static GLint tangentAttrib;
|
||||
static GLint tangentAttribTex;
|
||||
|
||||
static GLuint Texture;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue