aboutsummaryrefslogtreecommitdiff
path: root/engines/supernova/detection.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/supernova/detection.cpp')
-rw-r--r--engines/supernova/detection.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/supernova/detection.cpp b/engines/supernova/detection.cpp
index f225601c5c..c511c2a2b5 100644
--- a/engines/supernova/detection.cpp
+++ b/engines/supernova/detection.cpp
@@ -100,7 +100,6 @@ static const ADGameDescription gameDescriptions[] = {
class SupernovaMetaEngine: public AdvancedMetaEngine {
public:
SupernovaMetaEngine() : AdvancedMetaEngine(Supernova::gameDescriptions, sizeof(ADGameDescription), supernovaGames, optionsList) {
-// _singleId = "supernova";
}
const char *getEngineId() const {