Salome HOME
updated copyright message
[modules/shaper.git] / src / GeomAlgoAPI / GeomAlgoAPI_MakeShapeList.h
index e5e5f0c1b45df99f4a1a0d2b337370762899bce8..2ed1af2ea5becaa0dcbafffd416eaa631cfe2e20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -71,7 +71,6 @@ public:
 
 private:
   void result(const GeomShapePtr theShape,
-              OperationType theOperationType,
               ListOfShape& theHistory);
 
 protected: