summaryrefslogtreecommitdiff
path: root/src/mobileopenglgraphics.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-08-30 22:53:47 +0300
committerAndrei Karas <akaras@inbox.ru>2013-08-31 12:50:04 +0300
commit85c5fc06d49e8309d273873d31448688bd494d49 (patch)
tree80d83e16ef273c147b0d1915edca44baf6899933 /src/mobileopenglgraphics.h
parent60d90692e487948b77edcac63acbef34254cea5b (diff)
downloadmv-85c5fc06d49e8309d273873d31448688bd494d49.tar.gz
mv-85c5fc06d49e8309d273873d31448688bd494d49.tar.bz2
mv-85c5fc06d49e8309d273873d31448688bd494d49.tar.xz
mv-85c5fc06d49e8309d273873d31448688bd494d49.zip
fix code style and some minor issues.
Diffstat (limited to 'src/mobileopenglgraphics.h')
-rw-r--r--src/mobileopenglgraphics.h1
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;