From 6ed99df75aadeb8c3844c7d4546735afbd1831de Mon Sep 17 00:00:00 2001 From: Denis Kasak Date: Wed, 29 Jul 2009 20:42:55 +0000 Subject: Removed some garbage I accidentally pasted into a comment. svn-id: r42909 --- engines/draci/script.cpp | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'engines/draci') diff --git a/engines/draci/script.cpp b/engines/draci/script.cpp index d8539097d4..8ec9e5f582 100644 --- a/engines/draci/script.cpp +++ b/engines/draci/script.cpp @@ -619,12 +619,7 @@ int Script::handleMathExpression(Common::MemoryReadStream &reader) { /** * @brief Find the current command in the internal table * - * @param G_LoopStatus=Inventory then Exit; - G_LoopSubStatus:= Strange; - G_QuitLoop:= True; - Loop; - G_QuitLoop:= False; - G_LoopSubStatus:= Ordinary; num Command number + * @param num Command number * @param subnum Command subnumer * * @return NULL if command is not found. Otherwise, a pointer to a GPL2Command -- cgit v1.2.3