aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/opengl/texture.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/graphics/opengl/texture.h')
-rw-r--r--backends/graphics/opengl/texture.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/graphics/opengl/texture.h b/backends/graphics/opengl/texture.h
index 959281539f..5f586f6a2f 100644
--- a/backends/graphics/opengl/texture.h
+++ b/backends/graphics/opengl/texture.h
@@ -366,7 +366,6 @@ private:
GLfloat _clut8Vertices[4*2];
GLfloat _projectionMatrix[4*4];
- Shader *_lookUpShader;
GLint _paletteLocation;
Graphics::Surface _clut8Data;