assembly: remove recompute on restoring constraint
This commit is contained in:
parent
e15a96bf81
commit
81c380d551
|
@ -1602,8 +1602,6 @@ class AsmConstraint(AsmGroup):
|
|||
obj.setPropertyStatus('VisibilityList','Immutable')
|
||||
obj.setPropertyStatus('VisibilityList','NoModify')
|
||||
Constraint.attach(obj)
|
||||
obj.recompute()
|
||||
|
||||
self.version = AsmVersion()
|
||||
|
||||
def checkMultiply(self):
|
||||
|
|
Loading…
Reference in New Issue
Block a user