Salome HOME
23619: EDF 18055 - Detection of sharp edges (note 0022724)
[modules/smesh.git] / src / StdMeshers_I / StdMeshers_SegmentAroundVertex_0D_i.hxx
index dea48624a844317f5e32416d6f0f9634178064f5..393eb8cf49e3c7247d1a5747a31aefbe8661d791 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_SegmentAroundVertex_0D.hxx
 //  Module : SMESH
 //  $Header$
@@ -43,8 +43,7 @@ class StdMeshers_SegmentAroundVertex_0D_i:
 public:
   // Constructor
   StdMeshers_SegmentAroundVertex_0D_i( PortableServer::POA_ptr thePOA,
-                              int                     theStudyId,
-                              ::SMESH_Gen*            theGenImpl );
+                                       ::SMESH_Gen*            theGenImpl );
 
   // Destructor
   virtual ~StdMeshers_SegmentAroundVertex_0D_i();