diff options
Diffstat (limited to 'scripts/rhizicore.js')
| -rw-r--r-- | scripts/rhizicore.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/rhizicore.js b/scripts/rhizicore.js index 86a560a9..f5b4176a 100644 --- a/scripts/rhizicore.js +++ b/scripts/rhizicore.js @@ -387,10 +387,6 @@ function myGraph(el) { } } - this.updateGraph = function() { - - } - this.recenterZoom = function() { vis.attr("transform", "translate(0,0)scale(1)"); } |
