indentation

This commit is contained in:
ibrierley
2015-07-06 12:39:41 +02:00
parent 75dbd66561
commit 92caa0a8d7

View File

@@ -550,7 +550,6 @@ svgedit.path.Segment.prototype.moveCtrl = function(num, dx, dy) {
var pts = [cloneItem.x,cloneItem.y,
cloneItem.x1,cloneItem.y1, cloneItem.x2,cloneItem.y2];
// end fix