From 8b202359066f61ddbcd322123f197fbc2fc4dda2 Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Mon, 29 Sep 2014 16:17:18 +0300 Subject: rhizicore: remove some more empty lines --- scripts/rhizicore.js | 10 ---------- 1 file changed, 10 deletions(-) (limited to 'scripts') diff --git a/scripts/rhizicore.js b/scripts/rhizicore.js index 0e82553d..de185fc9 100644 --- a/scripts/rhizicore.js +++ b/scripts/rhizicore.js @@ -83,9 +83,7 @@ function myGraph(el) { "end": end, "status": status })); - } - } this.removeNode = function(id, state) { @@ -263,7 +261,6 @@ function myGraph(el) { if ((index !== undefined)) { index.start = start; index.end = end; - } } @@ -438,7 +435,6 @@ function myGraph(el) { graph.addNodeComplete(node.id,node.type,"perm",new Date(node.start),new Date(node.end),node.status); autoSuggestAddName(node.id); } - for(var j=0; j