X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESH%2FSMESH_subMesh.hxx;fp=src%2FSMESH%2FSMESH_subMesh.hxx;h=03dd98e491b9448c9cf04a8396f070004b62890f;hb=9b08e00e6ab80e13cffcda319be3baf22a829bcf;hp=e1f6de3ff2349d9c738cdac2c266c16afba1c9ba;hpb=a9f7e28cba695e50fcae50a483ae37f32af4ce84;p=modules%2Fsmesh.git diff --git a/src/SMESH/SMESH_subMesh.hxx b/src/SMESH/SMESH_subMesh.hxx index e1f6de3ff..03dd98e49 100644 --- a/src/SMESH/SMESH_subMesh.hxx +++ b/src/SMESH/SMESH_subMesh.hxx @@ -294,7 +294,7 @@ protected: * \brief Return a shape containing all sub-shapes of the MainShape that can be * meshed at once along with _subShape */ - TopoDS_Shape getCollection(SMESH_Gen * /*theGen*/, + TopoDS_Shape getCollection(SMESH_Gen * theGen, SMESH_Algo* theAlgo, bool & theSubComputed, bool & theSubFailed,