Salome HOME
[bos #29471] [EDF] (2022-T1) Advanced geometry features: iterate through holes of...
[modules/geom.git] / src / GEOMImpl / GEOMImpl_IBaseIEOperations.hxx
index ada231c3e414e4a44de25264b7ffe0800a2d905f..b6f9a4125cd3b675bc10ef9b5b2afc30681f25a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // 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 GEOMImpl_IShapesOperations;
 class GEOMImpl_IBaseIEOperations : public GEOM_IOperations
 {
 public:
-  Standard_EXPORT GEOMImpl_IBaseIEOperations(GEOM_Engine* theEngine, int theDocID);
+  Standard_EXPORT GEOMImpl_IBaseIEOperations(GEOM_Engine* theEngine);
   Standard_EXPORT ~GEOMImpl_IBaseIEOperations();
   
 protected: