From 8ad730260b92181da39938671a23f7e771b1dd8c Mon Sep 17 00:00:00 2001 From: Le Philousophe Date: Sun, 12 May 2019 13:45:41 +0200 Subject: CRYOMNI3D: Remove TODO as it's not needed anymore --- engines/cryomni3d/objects.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'engines/cryomni3d') diff --git a/engines/cryomni3d/objects.cpp b/engines/cryomni3d/objects.cpp index 5d79c5f56c..1559680fa6 100644 --- a/engines/cryomni3d/objects.cpp +++ b/engines/cryomni3d/objects.cpp @@ -31,7 +31,6 @@ Object *Objects::findObjectByNameID(unsigned int nameID) { return it; } } - // TODO: check if 111 and 112 are called and should be filtered out or not error("nameID not found %u", nameID); } -- cgit v1.2.3