Salome HOME
Merge branch 'V9_2_2_BR'
[plugins/gmshplugin.git] / src / GMSHPlugin / GMSHPlugin_Hypothesis_2D.hxx
index 2ea7f717e64c33f372977a885a5c2bffaaa184dc..4fb6fff9556f00891e06beeca46a90bb67d77a1d 100644 (file)
@@ -1,5 +1,5 @@
 // Copyright (C) 2012-2015  ALNEOS
-// Copyright (C) 2016  EDF R&D
+// Copyright (C) 2016-2019  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 @@ class GMSHPLUGIN_EXPORT  GMSHPlugin_Hypothesis_2D: public GMSHPlugin_Hypothesis
 {
 public:
 
-  GMSHPlugin_Hypothesis_2D(int hypId, int studyId, SMESH_Gen * gen);
+  GMSHPlugin_Hypothesis_2D(int hypId, SMESH_Gen * gen);
 
 };