diff options
| author | Alon Levy <alon@pobox.com> | 2014-09-30 13:16:36 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-09-30 13:16:36 +0300 |
| commit | 5a61f8fc39e0fc2b9ef75cd826636bdac7a427ce (patch) | |
| tree | d9ef148f6e83989f12013a6d4dc729481a4c4724 | |
| parent | 0dfa74cad8529f4dd31041522c8874e553f31d1a (diff) | |
rhizicore: remove commented code
| -rw-r--r-- | scripts/rhizicore.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/rhizicore.js b/scripts/rhizicore.js index e4bedca3..35398d12 100644 --- a/scripts/rhizicore.js +++ b/scripts/rhizicore.js @@ -677,8 +677,6 @@ function myGraph(el) { node.exit().remove(); - //d3.select("body").on("mousedown", mousedown); - force.on("tick", tick); //update deliverables |
