From a88d7b29050ce8b149e29a4d3b7f57fa21c3e2d1 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Fri, 22 Oct 2010 21:23:44 +0000 Subject: TINSEL: Remove unused function svn-id: r53711 --- engines/tinsel/tinlib.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'engines/tinsel') diff --git a/engines/tinsel/tinlib.cpp b/engines/tinsel/tinlib.cpp index b65be231bf..ac6d54d6ae 100644 --- a/engines/tinsel/tinlib.cpp +++ b/engines/tinsel/tinlib.cpp @@ -4014,12 +4014,6 @@ static void Walked(CORO_PARAM, int actor, int x, int y, SCNHANDLE film, bool esc CORO_END_CODE; } -/** - */ -static void WalkedTag(uint16 actorId) { - RegisterMover(actorId); -} - /** * Declare a moving actor. */ -- cgit v1.2.3