return is unnecessary

This commit is contained in:
JBlond
2015-11-02 15:19:35 +01:00
parent d9c95ef7f7
commit ab8e58d2db

View File

@@ -508,8 +508,6 @@
[secondCommit.dot.attr('cx'), secondCommit.dot.attr('cy')]
)
).attr({ "stroke": lineLane.color, "stroke-width": 2 }).toBack();
return;
}
// set together a path string from any amount of arguments