diff options
Diffstat (limited to 'engines/cge2/cge2.h')
-rw-r--r-- | engines/cge2/cge2.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/cge2/cge2.h b/engines/cge2/cge2.h index 81b2071f95..7fd5431244 100644 --- a/engines/cge2/cge2.h +++ b/engines/cge2/cge2.h @@ -288,7 +288,6 @@ public: } _soundStat; bool _taken; bool _endGame; - bool _flag[4]; int _req; NotifyFunctionType _midiNotify; NotifyFunctionType _spriteNotify; |