aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorMax Horn2004-01-08 17:30:36 +0000
committerMax Horn2004-01-08 17:30:36 +0000
commitc2b7531c56a01b973f52f12b9a2922068ec79725 (patch)
tree04e59e02fc1621bcbc18a2da45128ee5579041a8 /scumm/scumm.h
parent6d8c2d0461181521174a9b553136f6518ba08bb6 (diff)
downloadscummvm-rg350-c2b7531c56a01b973f52f12b9a2922068ec79725.tar.gz
scummvm-rg350-c2b7531c56a01b973f52f12b9a2922068ec79725.tar.bz2
scummvm-rg350-c2b7531c56a01b973f52f12b9a2922068ec79725.zip
cleanup
svn-id: r12258
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;