old comment

This commit is contained in:
Glenn Maynard
2007-05-27 07:26:41 +00:00
parent 6b1bb11770
commit 8f82df585e
-4
View File
@@ -222,10 +222,6 @@ bool ActorUtil::LoadTableFromStackShowErrors( Lua *L )
return true;
}
/*
* If pParent is non-NULL, it's the parent node when nesting XML, which is
* used only by ActorUtil::LoadFromNode.
*/
Actor* ActorUtil::MakeActor( const RString &sPath_, Actor *pParentActor )
{
RString sPath( sPath_ );