old comment
This commit is contained in:
@@ -44,7 +44,6 @@ Actor* ActorUtil::Create( const RString& sClassName, const RString& sDir, const
|
|||||||
return (*pfn)( sDir, pNode );
|
return (*pfn)( sDir, pNode );
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Return false to retry. */
|
|
||||||
void ActorUtil::ResolvePath( RString &sPath, const RString &sName )
|
void ActorUtil::ResolvePath( RString &sPath, const RString &sName )
|
||||||
{
|
{
|
||||||
const RString sOriginalPath( sPath );
|
const RString sOriginalPath( sPath );
|
||||||
|
|||||||
Reference in New Issue
Block a user