aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--engines/saga/saga.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/saga/saga.cpp b/engines/saga/saga.cpp
index 208893b20e..f0d4184f64 100644
--- a/engines/saga/saga.cpp
+++ b/engines/saga/saga.cpp
@@ -104,9 +104,6 @@ SagaEngine::SagaEngine(GameDetector *detector, OSystem *syst)
// the CD. The rest of the data files are in game/itedata
Common::File::addDefaultDirectory(_gameDataPath + "game/itedata/");
- // Linux demo
- Common::File::addDefaultDirectory(_gameDataPath + "itedata/");
-
// Mac CD Wyrmkeep
Common::File::addDefaultDirectory(_gameDataPath + "patch/");