aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index f9cc2775d4..534be95f5a 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -1034,8 +1034,6 @@ protected:
public:
void clearMsgQueue(); // Used by Actor::putActor
protected:
-
- int _numInMsgStack;
byte *_msgPtrToAdd;
const byte *_messagePtr;
bool _keepText;