aboutsummaryrefslogtreecommitdiff
path: root/backends/graphics/opengl/opengl-graphics.h
diff options
context:
space:
mode:
authorJohannes Schickel2011-03-17 20:17:43 +0100
committerJohannes Schickel2011-03-17 21:20:20 +0100
commit8d87a460b075793c3a06f5339eb5ee14c7498005 (patch)
tree703caeb8ac9b9abc224664c5e7c40cb731763dd9 /backends/graphics/opengl/opengl-graphics.h
parentc9f61361108a2b07c02be7656d64540fb568843c (diff)
downloadscummvm-rg350-8d87a460b075793c3a06f5339eb5ee14c7498005.tar.gz
scummvm-rg350-8d87a460b075793c3a06f5339eb5ee14c7498005.tar.bz2
scummvm-rg350-8d87a460b075793c3a06f5339eb5ee14c7498005.zip
OPENGLSDL: Handle active fullscreen mode OPENGLSDL internal.
Diffstat (limited to 'backends/graphics/opengl/opengl-graphics.h')
-rw-r--r--backends/graphics/opengl/opengl-graphics.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/backends/graphics/opengl/opengl-graphics.h b/backends/graphics/opengl/opengl-graphics.h
index 976524e713..31606cf336 100644
--- a/backends/graphics/opengl/opengl-graphics.h
+++ b/backends/graphics/opengl/opengl-graphics.h
@@ -152,7 +152,6 @@ protected:
bool setup;
bool fullscreen;
- int activeFullscreenMode;
int mode;
int scaleFactor;