aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/saga.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/saga/saga.cpp')
-rw-r--r--engines/saga/saga.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/saga/saga.cpp b/engines/saga/saga.cpp
index b24ae7a8fb..263119645b 100644
--- a/engines/saga/saga.cpp
+++ b/engines/saga/saga.cpp
@@ -157,7 +157,6 @@ Common::Error SagaEngine::init() {
_readingSpeed = getTalkspeed();
_copyProtection = ConfMan.getBool("copy_protection");
_gf_wyrmkeep = false;
- _gf_compressed_sounds = false;
_musicWasPlaying = false;
if (_readingSpeed > 3)