TINSEL: Remove unused function

svn-id: r53711
This commit is contained in:
Paul Gilbert 2010-10-22 21:23:44 +00:00
parent 63862026bc
commit a88d7b2905

View File

@ -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.
*/