Salome HOME
Merge multi-study removal branch.
[plugins/ghs3dplugin.git] / src / GHS3DPlugin / GHS3DPlugin_GHS3D_i.hxx
index cf779040987583070333391388d0eb7eded6dd3b..9aa51879565172e4a43f810defcd86ffdfeb96e7 100644 (file)
@@ -42,7 +42,6 @@ class GHS3DPlugin_GHS3D_i:
 public:
   // Constructor
   GHS3DPlugin_GHS3D_i (PortableServer::POA_ptr thePOA,
-                       int                     theStudyId,
                        ::SMESH_Gen*            theGenImpl );
   // Destructor
   virtual ~GHS3DPlugin_GHS3D_i();
@@ -63,7 +62,6 @@ class GHS3DPlugin_Optimizer_i:
 public:
   // Constructor
   GHS3DPlugin_Optimizer_i (PortableServer::POA_ptr thePOA,
-                           int                     theStudyId,
                            ::SMESH_Gen*            theGenImpl );
 };