diff options
Diffstat (limited to 'scripts/rhizicore.js')
| -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 c0f61228..4c584506 100644 --- a/scripts/rhizicore.js +++ b/scripts/rhizicore.js @@ -267,8 +267,6 @@ function myGraph(el) { } } - - this.editType = function(id, state, newtype) { var index = findNode(id, state); if ((index !== undefined)) { |
