aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dm.h
diff options
context:
space:
mode:
authorStrangerke2016-09-16 23:15:27 +0200
committerStrangerke2016-09-16 23:15:27 +0200
commit421d47db85f1efb7744734ef41ffd213f3ab4bca (patch)
tree6c25e97fd2bae16dbadd4605bd4bc9ffa0090b62 /engines/dm/dm.h
parent85341206c5170a9ddc5a79a73963b2615f5b6baf (diff)
downloadscummvm-rg350-421d47db85f1efb7744734ef41ffd213f3ab4bca.tar.gz
scummvm-rg350-421d47db85f1efb7744734ef41ffd213f3ab4bca.tar.bz2
scummvm-rg350-421d47db85f1efb7744734ef41ffd213f3ab4bca.zip
DM: Fix some more non-MSVC warnings, remove a useless variable
Diffstat (limited to 'engines/dm/dm.h')
-rw-r--r--engines/dm/dm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/dm/dm.h b/engines/dm/dm.h
index 0a73c05ff0..15633bfbb6 100644
--- a/engines/dm/dm.h
+++ b/engines/dm/dm.h
@@ -304,7 +304,6 @@ public:
bool _stopWaitingForPlayerInput; // @ G0321_B_StopWaitingForPlayerInput
bool _gameTimeTicking; // @ G0301_B_GameTimeTicking
bool _restartGameAllowed; // @ G0524_B_RestartGameAllowed
- int32 _gameId; // @ G0525_l_GameID, probably useless here
bool _pressingEye; // @ G0331_B_PressingEye
bool _stopPressingEye; // @ G0332_B_StopPressingEye
bool _pressingMouth; // @ G0333_B_PressingMouth