From 41c29b57dbbeb5b2bb152442f4f464b7446cb5d3 Mon Sep 17 00:00:00 2001 From: aviloria Date: Wed, 10 Jul 2019 23:37:39 +0200 Subject: QUEEN: Remove a bad detection entry --- engines/queen/detection.cpp | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'engines') 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) { { -- cgit v1.2.3