Commit 2f52679d authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

remove maxConnections parameter.

parent 777924da
...@@ -355,7 +355,6 @@ ...@@ -355,7 +355,6 @@
}, },
isSource: true, isSource: true,
scope: "blue rectangle", scope: "blue rectangle",
maxConnections: 3,
isTarget: true isTarget: true
}; };
for (var key in option.anchor) { for (var key in option.anchor) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment