aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wage/script.h')
-rw-r--r--engines/wage/script.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/wage/script.h b/engines/wage/script.h
index 10612196e6..0cf6785fc6 100644
--- a/engines/wage/script.h
+++ b/engines/wage/script.h
@@ -63,7 +63,6 @@ private:
int _loopCount;
String *_inputText;
Designed *_inputClick;
- bool _evalResult;
bool _handled;
class Operand {