diff options
Diffstat (limited to 'engines/sword2/sound.h')
-rw-r--r-- | engines/sword2/sound.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/sword2/sound.h b/engines/sword2/sound.h index 9a59ef27a8..e250707fb9 100644 --- a/engines/sword2/sound.h +++ b/engines/sword2/sound.h @@ -142,7 +142,6 @@ private: bool _looping; int32 _fading; int32 _fadeSamples; - bool _paused; void refill(); |