summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/rz_core.js3
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,