From b558111bcfd37855931bf014fac2a000b842183c Mon Sep 17 00:00:00 2001 From: Javier Abadia Date: Sat, 18 Jan 2014 22:42:47 +0100 Subject: [PATCH] this code is equivalent, except for the JSON correctness test, that should go elsewhere --- lib/edit/OfflineStore.js | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/lib/edit/OfflineStore.js b/lib/edit/OfflineStore.js index 02a9194..948692d 100755 --- a/lib/edit/OfflineStore.js +++ b/lib/edit/OfflineStore.js @@ -667,26 +667,7 @@ console.log("ITEM!!! " + item) * @private */ this._reserializeGraphicsArray = function( /* Array */ array){ - var newStr = []; - var length = array.length; - for(var i=0;i