diff options
Diffstat (limited to 'src/safeopenglgraphics.h')
-rw-r--r-- | src/safeopenglgraphics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/safeopenglgraphics.h b/src/safeopenglgraphics.h index 7462d2259..7ae0c599a 100644 --- a/src/safeopenglgraphics.h +++ b/src/safeopenglgraphics.h @@ -171,7 +171,6 @@ class SafeOpenGLGraphics final : public Graphics void inline restoreColor(); - bool mAlpha; bool mTexture; bool mIsByteColor; gcn::Color mByteColor; |