X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FGHS3DPlugin%2FGHS3DPlugin_GHS3D_i.hxx;h=51cf0837082a32867aa82be693012bcaeb710a3f;hb=3648f62d9ba2054f8b008ecdac4635f5bfa34ba9;hp=cf779040987583070333391388d0eb7eded6dd3b;hpb=f264dfaecc1f66c2f4a300fe007b818a92a475f8;p=plugins%2Fghs3dplugin.git diff --git a/src/GHS3DPlugin/GHS3DPlugin_GHS3D_i.hxx b/src/GHS3DPlugin/GHS3DPlugin_GHS3D_i.hxx index cf77904..51cf083 100644 --- a/src/GHS3DPlugin/GHS3DPlugin_GHS3D_i.hxx +++ b/src/GHS3DPlugin/GHS3DPlugin_GHS3D_i.hxx @@ -1,4 +1,4 @@ -// Copyright (C) 2004-2016 CEA/DEN, EDF R&D +// Copyright (C) 2004-2024 CEA, EDF // // This library is free software; you can redistribute it and/or // modify it under the terms of the GNU Lesser General Public @@ -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 ); };