aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/gui.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wage/gui.h')
-rw-r--r--engines/wage/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/wage/gui.h b/engines/wage/gui.h
index 4816dac634..8a819822c6 100644
--- a/engines/wage/gui.h
+++ b/engines/wage/gui.h
@@ -136,7 +136,6 @@ public:
Graphics::ManagedSurface _screen;
int _cursorX, _cursorY;
bool _cursorState;
- Common::Rect _consoleTextArea;
bool _builtInFonts;
WageEngine *_engine;