Remove erroneous edit.js call with missing entity ID

This commit is contained in:
David Rowe 2016-01-26 22:07:42 +13:00
parent 956e70e415
commit 2834dee00d

View file

@ -1515,7 +1515,6 @@ SelectionDisplay = (function() {
}
that.updateRotationHandles();
that.highlightSelectable();
var rotation, dimensions, position, registrationPoint;