From 4722075da3b16d17aef5e110376142a67cd79402 Mon Sep 17 00:00:00 2001 From: Filippos Karapetis Date: Fri, 17 Aug 2007 05:57:32 +0000 Subject: Removed an obsolete TODO svn-id: r28642 --- engines/saga/script.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'engines/saga/script.cpp') diff --git a/engines/saga/script.cpp b/engines/saga/script.cpp index 82fcb352c0..fb7d1676f6 100644 --- a/engines/saga/script.cpp +++ b/engines/saga/script.cpp @@ -359,8 +359,6 @@ int Script::getVerbType(VerbTypes verbType) { } } else { - // TODO: This is ugly and needs rewriting, but - // it works for now switch (verbType) { case kVerbNone: return kVerbIHNMNone; -- cgit v1.2.3