]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
Dropping unused variables 1330/head
authormdxs <van.wijgerden@mdxs.net>
Tue, 3 Dec 2013 13:22:04 +0000 (13:22 +0000)
committermdxs <van.wijgerden@mdxs.net>
Tue, 3 Dec 2013 13:22:04 +0000 (13:22 +0000)
moment.js

index 7dd6c9ab42c24c868eb1624237fc0ad74dfc1f1e..2729a8e8d525e688853b10039e0fb457d78cd4b2 100644 (file)
--- a/moment.js
+++ b/moment.js
     function normalizeObjectUnits(inputObject) {
         var normalizedInput = {},
             normalizedProp,
-            prop,
-            index;
+            prop;
 
         for (prop in inputObject) {
             if (inputObject.hasOwnProperty(prop)) {
             match = null,
             sign,
             ret,
-            parseIso,
-            timeEmpty,
-            dateTimeEmpty;
+            parseIso;
 
         if (moment.isDuration(input)) {
             duration = {