diff options
| author | Alon Levy <alon@pobox.com> | 2014-10-21 10:51:00 +0300 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-10-21 10:51:00 +0300 |
| commit | e91affbe18d1ac5cdbe202cc195b193505313338 (patch) | |
| tree | 8c5c867f50d420e52dda44cc3ccdc719d8f8c5f5 | |
| parent | 3bb530cdd7223f977f10f6989af388ca973fd690 (diff) | |
rhizicore: remove unused variable
| -rw-r--r-- | scripts/rhizicore.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/rhizicore.js b/scripts/rhizicore.js index 70ce0229..c480e676 100644 --- a/scripts/rhizicore.js +++ b/scripts/rhizicore.js @@ -20,7 +20,6 @@ var deliverables = []; var boxedin, nodetext, linktext, link, links, node, nodes, circle; var scrollValue = 0, - zoomLevel = 0, zoomObject; var force; |
