Salome HOME
Merge V9_dev branch into master
[plugins/hexablockplugin.git] / src / HEXABLOCKPlugin / HEXABLOCKPlugin_HEXABLOCK.hxx
index 4a3fdde95d3e3bdd7c55ad7950a967b2de655863..d2d1cf97be0701c72ed18a623315d2ceb16f99b4 100755 (executable)
@@ -37,7 +37,7 @@ class HEXABLOCKPlugin_Hypothesis;
 class HEXABLOCKPLUGINENGINE_EXPORT HEXABLOCKPlugin_HEXABLOCK: public SMESH_3D_Algo
 {
 public:
-  HEXABLOCKPlugin_HEXABLOCK(int hypId, int studyId, SMESH_Gen* gen);
+  HEXABLOCKPlugin_HEXABLOCK(int hypId, SMESH_Gen* gen);
   virtual ~HEXABLOCKPlugin_HEXABLOCK();
 
   virtual bool CheckHypothesis(SMESH_Mesh&         aMesh,