Salome HOME
Comment annoing trace
authoreap <eap@opencascade.com>
Fri, 21 Jan 2005 14:03:54 +0000 (14:03 +0000)
committereap <eap@opencascade.com>
Fri, 21 Jan 2005 14:03:54 +0000 (14:03 +0000)
src/SMESH/SMESH_subMesh.cxx

index 238bd22d92f547e07772855c49c8590e2de476ff..9e4bc28b1a9326260be7ba43b682aae725e84f0c 100644 (file)
@@ -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 );