This commit is contained in:
Glenn Maynard
2006-10-14 04:07:46 +00:00
parent 52f5c12896
commit 5f7ae39e0a
-1
View File
@@ -387,7 +387,6 @@ Actor* ActorUtil::MakeActor( const RString &sPath_, const XNode *pParent, Actor
}
}
RString sDir = Dirname( sPath );
switch( ft )
{
case FT_Xml: