diff options
-rw-r--r-- | engines/queen/detection.cpp | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/engines/queen/detection.cpp b/engines/queen/detection.cpp index ca590b25ee..447dfd956a 100644 --- a/engines/queen/detection.cpp +++ b/engines/queen/detection.cpp @@ -209,19 +209,6 @@ static const QueenGameDescription gameDescriptions[] = { }, }, - // DOS Floppy - Russian - { - { - "queen", - "Floppy", - AD_ENTRY1s("queen.1", "0d1c10d5c3a1bd90bc0b3859a3258093", 22677657), - Common::RU_RUS, - Common::kPlatformDOS, - ADGF_NO_FLAGS, - GUIO1(GUIO_NOSPEECH) - }, - }, - // DOS Floppy - Russian (From Bugreport #6946) { { |