From b318794cc1ae531ce7ed7aa4d0b0f73559cad2fd Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Sat, 21 Aug 2004 07:18:57 +0000 Subject: Comment no longer valid svn-id: r14662 --- scumm/scumm.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'scumm') diff --git a/scumm/scumm.cpp b/scumm/scumm.cpp index c043214fab..52b0c9504b 100644 --- a/scumm/scumm.cpp +++ b/scumm/scumm.cpp @@ -3175,7 +3175,6 @@ Engine *Engine_SCUMM_create(GameDetector *detector, OSystem *syst) { case Common::kPlatformFMTowns: game.features |= GF_FMTOWNS; if (game.version == 3) { - // The V5 FM-TOWNS games are mostly identical to the PC versions, it seems? game.midi = MDT_TOWNS; } break; -- cgit v1.2.3