old comment

This commit is contained in:
Glenn Maynard
2006-07-27 22:49:21 +00:00
parent 60b7894829
commit 796b10f90f
-1
View File
@@ -44,7 +44,6 @@ Actor* ActorUtil::Create( const RString& sClassName, const RString& sDir, const
return (*pfn)( sDir, pNode );
}
/* Return false to retry. */
void ActorUtil::ResolvePath( RString &sPath, const RString &sName )
{
const RString sOriginalPath( sPath );