X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshers%2FStdMeshers_LayerDistribution2D.hxx;h=704b59f5e72dfa26ea5228eaf1ebc832c7fa707f;hp=91510d103d488d6c4f9fba3d4e07165d509e1380;hb=264eeb2edd6977ccf2d2bd88cbb210353f63f7c9;hpb=a17b36970bc61da1d664453c615754997c925b18 diff --git a/src/StdMeshers/StdMeshers_LayerDistribution2D.hxx b/src/StdMeshers/StdMeshers_LayerDistribution2D.hxx index 91510d103..704b59f5e 100644 --- a/src/StdMeshers/StdMeshers_LayerDistribution2D.hxx +++ b/src/StdMeshers/StdMeshers_LayerDistribution2D.hxx @@ -43,7 +43,7 @@ class STDMESHERS_EXPORT StdMeshers_LayerDistribution2D { public: // Constructor - StdMeshers_LayerDistribution2D(int hypId, int studyId, SMESH_Gen* gen); + StdMeshers_LayerDistribution2D(int hypId, SMESH_Gen* gen); // Destructor virtual ~StdMeshers_LayerDistribution2D();