diff options
Diffstat (limited to 'src/normalopenglgraphics.h')
-rw-r--r-- | src/normalopenglgraphics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/normalopenglgraphics.h b/src/normalopenglgraphics.h index 6c6a62a77..2b750ca82 100644 --- a/src/normalopenglgraphics.h +++ b/src/normalopenglgraphics.h @@ -224,7 +224,6 @@ class NormalOpenGLGraphics final : public Graphics GLfloat *mFloatTexArray; GLint *mIntTexArray; GLint *mIntVertArray; - bool mAlpha; bool mTexture; bool mIsByteColor; |