aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
diff options
context:
space:
mode:
authorJohannes Schickel2011-08-06 03:28:05 +0200
committerJohannes Schickel2011-08-06 03:28:42 +0200
commit70a694ce43524539b03f9142729b58f5efd47bf4 (patch)
tree2f5c960e87b646c6007a50307be6c5155d94a328 /engines/scumm
parent018e304916c8086a721ba54fa020a09dc00d069d (diff)
downloadscummvm-rg350-70a694ce43524539b03f9142729b58f5efd47bf4.tar.gz
scummvm-rg350-70a694ce43524539b03f9142729b58f5efd47bf4.tar.bz2
scummvm-rg350-70a694ce43524539b03f9142729b58f5efd47bf4.zip
SCUMM: Remove unneeded members in CMS class.
Diffstat (limited to 'engines/scumm')
-rw-r--r--engines/scumm/player_v2cms.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/scumm/player_v2cms.h b/engines/scumm/player_v2cms.h
index f8a6642ff4..01bbfa5be1 100644
--- a/engines/scumm/player_v2cms.h
+++ b/engines/scumm/player_v2cms.h
@@ -129,8 +129,6 @@ protected:
byte _lastMidiCommand;
uint _outputTableReady;
byte _voiceTimer;
- byte _restart;
- byte _curSno;
int _musicTimer, _musicTimerTicks;