Salome HOME
Avoid crash at "import smesh_selection" in terminal mode
[modules/smesh.git] / src / StdMeshers_I / StdMeshers_AutomaticLength_i.hxx
index d883d1b0b269e39764c7008b4d992dcd28abe54b..a2b4772e614d2ac67c03c11e9a019843d0f2a3ca 100644 (file)
@@ -20,7 +20,7 @@
 // See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
-//  SMESH SMESH_I : idl implementation based on 'SMESH' unit's calsses
+//  SMESH SMESH_I : idl implementation based on 'SMESH' unit's classes
 //  File   : StdMeshers_AutomaticLength_i.hxx
 //  Author : Edward AGAPOV
 //  Module : SMESH
@@ -50,7 +50,6 @@ class STDMESHERS_I_EXPORT StdMeshers_AutomaticLength_i:
 public:
   // Constructor
   StdMeshers_AutomaticLength_i( PortableServer::POA_ptr thePOA,
-                                int                     theStudyId,
                                 ::SMESH_Gen*            theGenImpl );
   // Destructor
   virtual ~StdMeshers_AutomaticLength_i();