diff options
| author | LV-426 <lv-426@taproot.org.il> | 2014-11-11 01:55:48 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-11-11 14:30:10 +0200 |
| commit | 23e1e4836d613d37174cd8c447343750fc334108 (patch) | |
| tree | 4d446f0396f884c58b917eb6b12530ca49091248 | |
| parent | 746b81d0fa3905370676e84b16310a0168690e55 (diff) | |
revert committed debug lines...
| -rw-r--r-- | scripts/rz_core.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/rz_core.js b/scripts/rz_core.js index a4d5c323..48367735 100644 --- a/scripts/rz_core.js +++ b/scripts/rz_core.js @@ -717,9 +717,6 @@ function customSize(type) { return size; } -window.graph = graph; -window.force = force; - return { graph: graph, force: force, |
