Comment annoing trace

This commit is contained in:
eap 2005-01-21 14:03:54 +00:00
parent e3fe383c97
commit d9ce7a48c1

View File

@ -1550,7 +1550,7 @@ static void removeSubMesh( SMESHDS_Mesh * meshDS, const TopoDS_Shape& subShape)
void SMESH_subMesh::RemoveSubMeshElementsAndNodes() void SMESH_subMesh::RemoveSubMeshElementsAndNodes()
{ {
SCRUTE(_subShape.ShapeType()); //SCRUTE(_subShape.ShapeType());
removeSubMesh( _meshDS, _subShape ); removeSubMesh( _meshDS, _subShape );