PAL13460 (PAL EDF 301 force the mesh to go through a point)

rm useless MESSAGE
This commit is contained in:
eap 2007-02-28 15:07:08 +00:00
parent 8439462bf4
commit 16b947dff7

View File

@ -718,7 +718,7 @@ bool StdMeshers_Regular_1D::computeInternalParameters(Adaptor3d_Curve& theC3d,
bool StdMeshers_Regular_1D::Compute(SMESH_Mesh & aMesh, const TopoDS_Shape & aShape)
{
MESSAGE("StdMeshers_Regular_1D::Compute");
//MESSAGE("StdMeshers_Regular_1D::Compute");
if ( _hypType == NONE )
return false;