progs/glsl: Remove unused variable in bump.c.
This commit is contained in:
@@ -51,7 +51,6 @@ static GLint win = 0;
|
|||||||
static GLfloat xRot = 20.0f, yRot = 0.0f, zRot = 0.0f;
|
static GLfloat xRot = 20.0f, yRot = 0.0f, zRot = 0.0f;
|
||||||
|
|
||||||
static GLint tangentAttrib;
|
static GLint tangentAttrib;
|
||||||
static GLint tangentAttribTex;
|
|
||||||
|
|
||||||
static GLuint Texture;
|
static GLuint Texture;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user