mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-25 08:50:35 +05:00
Restoring comment of unregister to investigate
This commit is contained in:
parent
c8f2626526
commit
f2b0294388
@ -1657,7 +1657,7 @@ class Mesh(metaclass = MeshMeta):
|
||||
Destructor. Clean-up resources
|
||||
"""
|
||||
if self.mesh:
|
||||
self.mesh.UnRegister()
|
||||
#self.mesh.UnRegister()
|
||||
pass
|
||||
pass
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user