X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_PolygonPerFace_2D.hxx;h=a3ff18e1876375aeeffa6d7e5560155638036254;hb=refs%2Ftags%2FV9_1_0;hp=57a7afc8b49c7a4bfb8db8a9b3527b2bc23465ea;hpb=a17b36970bc61da1d664453c615754997c925b18;p=modules%2Fsmesh.git diff --git a/src/StdMeshers/StdMeshers_PolygonPerFace_2D.hxx b/src/StdMeshers/StdMeshers_PolygonPerFace_2D.hxx index 57a7afc8b..a3ff18e18 100644 --- a/src/StdMeshers/StdMeshers_PolygonPerFace_2D.hxx +++ b/src/StdMeshers/StdMeshers_PolygonPerFace_2D.hxx @@ -32,7 +32,7 @@ class STDMESHERS_EXPORT StdMeshers_PolygonPerFace_2D: public SMESH_2D_Algo { public: - StdMeshers_PolygonPerFace_2D(int hypId, int studyId, SMESH_Gen* gen); + StdMeshers_PolygonPerFace_2D(int hypId, SMESH_Gen* gen); virtual bool CheckHypothesis(SMESH_Mesh& aMesh, const TopoDS_Shape& aShape,