From 5f7ae39e0a14445e74e89a686e0b59e6233ef126 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sat, 14 Oct 2006 04:07:46 +0000 Subject: [PATCH] unused --- stepmania/src/ActorUtil.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/ActorUtil.cpp b/stepmania/src/ActorUtil.cpp index 010391554b..4fcb9feca4 100644 --- a/stepmania/src/ActorUtil.cpp +++ b/stepmania/src/ActorUtil.cpp @@ -387,7 +387,6 @@ Actor* ActorUtil::MakeActor( const RString &sPath_, const XNode *pParent, Actor } } - RString sDir = Dirname( sPath ); switch( ft ) { case FT_Xml: