From 5d34d11d9a66489651fcf46ed9d8f2cf33c1aa43 Mon Sep 17 00:00:00 2001 From: ilinsky Date: Fri, 30 Mar 2012 11:21:31 +0200 Subject: [PATCH] Removed exsessive variable declaration --- ample/runtime/classes/misc/NodeAnimation.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ample/runtime/classes/misc/NodeAnimation.js b/ample/runtime/classes/misc/NodeAnimation.js index bb2eeb03..c976f5a2 100644 --- a/ample/runtime/classes/misc/NodeAnimation.js +++ b/ample/runtime/classes/misc/NodeAnimation.js @@ -217,7 +217,6 @@ function fNodeAnimation_parseValue(sValue) { sValue = sValue.trim(); var aValue, - nIndex, sValueLower = sValue.toLowerCase(); // if standard color used