mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-25 09:10:33 +05:00
Comment annoing trace
This commit is contained in:
parent
e3fe383c97
commit
d9ce7a48c1
@ -1550,7 +1550,7 @@ static void removeSubMesh( SMESHDS_Mesh * meshDS, const TopoDS_Shape& subShape)
|
||||
|
||||
void SMESH_subMesh::RemoveSubMeshElementsAndNodes()
|
||||
{
|
||||
SCRUTE(_subShape.ShapeType());
|
||||
//SCRUTE(_subShape.ShapeType());
|
||||
|
||||
removeSubMesh( _meshDS, _subShape );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user