From 9c8bd056d6d597a10f7f653b559dc34cd2bd2be9 Mon Sep 17 00:00:00 2001 From: Bastien Bouclet Date: Thu, 15 Sep 2016 18:34:15 +0200 Subject: ENGINES: Stop using 'single id' --- engines/mads/detection.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/mads') diff --git a/engines/mads/detection.cpp b/engines/mads/detection.cpp index 77df3a0e9d..65725a8726 100644 --- a/engines/mads/detection.cpp +++ b/engines/mads/detection.cpp @@ -69,7 +69,6 @@ Common::Platform MADSEngine::getPlatform() const { } // End of namespace MADS static const PlainGameDescriptor MADSGames[] = { - {"MADS", "MADS"}, {"dragonsphere", "Dragonsphere"}, {"nebular", "Rex Nebular and the Cosmic Gender Bender"}, {"phantom", "Return of the Phantom"}, -- cgit v1.2.3