Salome HOME
Fix some tests regressions
[modules/smesh.git] / src / StdMeshers / StdMeshers_QuadraticMesh.cxx
index e014c36c9ee8e0f6044d482da75d4bf242372985..2c9839b7e90720630648cef333049bb5a54fdee9 100644 (file)
@@ -20,7 +20,7 @@
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-//  SMESH StdMeshers_QuadraticMesh : implementaion of SMESH idl descriptions
+//  SMESH StdMeshers_QuadraticMesh : implementation of SMESH idl descriptions
 //  File   : StdMeshers_QuadraticMesh.cxx
 //  Module : SMESH
 //
@@ -36,9 +36,8 @@ using namespace std;
 //=============================================================================
 
 StdMeshers_QuadraticMesh::StdMeshers_QuadraticMesh(int         hypId,
-                                                   int         studyId,
                                                    SMESH_Gen * gen)
-     :SMESH_Hypothesis(hypId, studyId, gen)
+     :SMESH_Hypothesis(hypId, gen)
 {
   _name = "QuadraticMesh";
   _param_algo_dim = -1; // it means auxiliary, dim = 1