diff options
Diffstat (limited to 'engines/xeen')
-rw-r--r-- | engines/xeen/detection.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/xeen/detection.cpp b/engines/xeen/detection.cpp index 3a19172fbc..45490f39fa 100644 --- a/engines/xeen/detection.cpp +++ b/engines/xeen/detection.cpp @@ -76,7 +76,6 @@ bool XeenEngine::getIsCD() const { } // End of namespace Xeen static const PlainGameDescriptor XeenGames[] = { - { "xeen", "Xeen" }, { "cloudsofxeen", "Might and Magic IV: Clouds of Xeen" }, { "darksideofxeen", "Might and Magic V: Dark Side of Xeen" }, { "worldofxeen", "Might and Magic: World of Xeen" }, |