mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2024-12-28 18:30:35 +05:00
Updated for IPAL19813.
This commit is contained in:
parent
239fc6cc6a
commit
5971357dfc
@ -114,6 +114,7 @@ SMESH_Mesh::~SMESH_Mesh()
|
||||
SMESH_Group *aGroup = (*itg).second;
|
||||
delete aGroup;
|
||||
}
|
||||
_mapGroup.clear();
|
||||
}
|
||||
|
||||
//=============================================================================
|
||||
|
Loading…
Reference in New Issue
Block a user