aboutsummaryrefslogtreecommitdiff
path: root/engines/chewy/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/chewy/detection.cpp')
-rw-r--r--engines/chewy/detection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/chewy/detection.cpp b/engines/chewy/detection.cpp
index 1374799ed5..2206202b12 100644
--- a/engines/chewy/detection.cpp
+++ b/engines/chewy/detection.cpp
@@ -115,7 +115,6 @@ public:
ChewyMetaEngine() : AdvancedMetaEngine(Chewy::gameDescriptions, sizeof(Chewy::ChewyGameDescription), chewyGames) {
_maxScanDepth = 2;
_directoryGlobs = directoryGlobs;
- _singleId = "chewy";
}
const char *getEngineId() const {