Salome HOME
Merge multi-study removal branch.
[plugins/hexoticplugin.git] / src / HexoticPlugin / HexoticPlugin_Hexotic_i.hxx
old mode 100755 (executable)
new mode 100644 (file)
index 0e85700..bf9cdcf
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -33,7 +33,7 @@
 #include "HexoticPlugin_Hexotic.hxx"
 
 // ======================================================
-// Hexotic 3d algorithm
+// MG-Hexa 3d algorithm
 // ======================================================
 class HEXOTICPLUGIN_EXPORT HexoticPlugin_Hexotic_i:
   public virtual POA_HexoticPlugin::HexoticPlugin_Hexotic,
@@ -42,7 +42,6 @@ class HEXOTICPLUGIN_EXPORT HexoticPlugin_Hexotic_i:
 public:
   // Constructor
   HexoticPlugin_Hexotic_i (PortableServer::POA_ptr thePOA,
-                           int                     theStudyId,
                            ::SMESH_Gen*            theGenImpl );
   // Destructor
   virtual ~HexoticPlugin_Hexotic_i();