aboutsummaryrefslogtreecommitdiff
path: root/engines/tony/globals.h
diff options
context:
space:
mode:
authorAlyssa Milburn2012-08-29 09:12:53 +0200
committerAlyssa Milburn2012-08-29 09:12:53 +0200
commita6673aaf906505341d8ef259db69efc0f4c540fe (patch)
tree06b26530df577f647c29a52be0d3ecd551306514 /engines/tony/globals.h
parenta29f1fb04ca4ee84986c359f1a1743d16c675487 (diff)
downloadscummvm-rg350-a6673aaf906505341d8ef259db69efc0f4c540fe.tar.gz
scummvm-rg350-a6673aaf906505341d8ef259db69efc0f4c540fe.tar.bz2
scummvm-rg350-a6673aaf906505341d8ef259db69efc0f4c540fe.zip
TONY: Remove useless/commented music code.
Diffstat (limited to 'engines/tony/globals.h')
-rw-r--r--engines/tony/globals.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/tony/globals.h b/engines/tony/globals.h
index e353d40f3b..0911782eac 100644
--- a/engines/tony/globals.h
+++ b/engines/tony/globals.h
@@ -180,7 +180,6 @@ public:
int _nextSync;
int _curChannel;
int _flipflop;
- // OSystem::MutexRef csMusic;
CharacterStruct _character[16];
MCharacterStruct _mCharacter[10];
ChangedHotspotStruct _changedHotspot[256];