diff options
Diffstat (limited to 'src/mobileopenglgraphics.h')
-rw-r--r-- | src/mobileopenglgraphics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mobileopenglgraphics.h b/src/mobileopenglgraphics.h index 307ff5f2f..87755b9ff 100644 --- a/src/mobileopenglgraphics.h +++ b/src/mobileopenglgraphics.h @@ -214,7 +214,6 @@ class MobileOpenGLGraphics final : public Graphics GLint *mIntTexArray; GLint *mIntVertArray; GLshort *mShortVertArray; - bool mAlpha; bool mTexture; bool mIsByteColor; |