From e3f3adc9630dd97350ad3120b3393975bc213787 Mon Sep 17 00:00:00 2001 From: Glenn Maynard Date: Sun, 15 Oct 2006 07:37:50 +0000 Subject: [PATCH] cleanup --- stepmania/src/ActorUtil.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stepmania/src/ActorUtil.cpp b/stepmania/src/ActorUtil.cpp index e87fe3337b..968fd5e5f8 100644 --- a/stepmania/src/ActorUtil.cpp +++ b/stepmania/src/ActorUtil.cpp @@ -304,7 +304,6 @@ namespace /* Directory of caller, for relative paths: */ pNode->AppendAttr( "_Dir", sDir ); } - } XNode *LoadXNodeFromLuaShowErrors( const RString &sFile )