From 62d0fed9a766f5177af0ce0964420d8a392a0bd9 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Sat, 4 Jul 2015 00:41:49 +0300 Subject: SHERLOCK: SS: Remove leftover code --- engines/sherlock/scalpel/scalpel_map.cpp | 4 ---- 1 file changed, 4 deletions(-) (limited to 'engines/sherlock/scalpel/scalpel_map.cpp') diff --git a/engines/sherlock/scalpel/scalpel_map.cpp b/engines/sherlock/scalpel/scalpel_map.cpp index efb5e80d0f..6da52e687f 100644 --- a/engines/sherlock/scalpel/scalpel_map.cpp +++ b/engines/sherlock/scalpel/scalpel_map.cpp @@ -90,10 +90,6 @@ void ScalpelMap::loadSequences(int count, const byte *seq) { } void ScalpelMap::loadData() { - // TODO: Remove this - if (_vm->getGameID() == GType_RoseTattoo) - return; - // Load the list of location names Common::SeekableReadStream *txtStream = _vm->_res->load("chess.txt"); -- cgit v1.2.3