X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FNETGENPlugin%2FNETGENPlugin_Hypothesis_2D_i.hxx;h=a3bfa8dbcbde5fcb5e45b3cd79c711394e3f3be7;hb=d0f1a65f28a4a4cfc438a14de687f988d695e06c;hp=876a361fc5ce95d6520cf175cf468adf927884d0;hpb=34f646e4657878e684b461fe8b3144e282c63945;p=plugins%2Fnetgenplugin.git diff --git a/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D_i.hxx b/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D_i.hxx index 876a361..a3bfa8d 100644 --- a/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D_i.hxx +++ b/src/NETGENPlugin/NETGENPlugin_Hypothesis_2D_i.hxx @@ -49,7 +49,6 @@ class NETGENPLUGIN_EXPORT NETGENPlugin_Hypothesis_2D_i: public: // Constructor NETGENPlugin_Hypothesis_2D_i (PortableServer::POA_ptr thePOA, - int theStudyId, ::SMESH_Gen* theGenImpl); // Destructor virtual ~NETGENPlugin_Hypothesis_2D_i(); @@ -79,7 +78,6 @@ class NETGENPLUGIN_EXPORT NETGENPlugin_RemesherHypothesis_2D_i: public: // Constructor NETGENPlugin_RemesherHypothesis_2D_i( PortableServer::POA_ptr thePOA, - int theStudyId, ::SMESH_Gen* theGenImpl); void SetRidgeAngle( CORBA::Double angle );