Salome HOME
Updated copyright comment
[modules/shaper.git] / src / FeaturesAPI / FeaturesAPI_GlueFaces.cpp
index 97b7a399d41c9e40ffc5117658935b6c2ca13f79..d35ac384ff0f3c357da6b401dd6735d3dc678116 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2024  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -34,7 +34,7 @@ FeaturesAPI_GlueFaces::FeaturesAPI_GlueFaces(const std::shared_ptr<ModelAPI_Feat
 FeaturesAPI_GlueFaces::FeaturesAPI_GlueFaces(const std::shared_ptr<ModelAPI_Feature>& theFeature,
                                              const std::list<ModelHighAPI_Selection>& theMainObjects,
                                              const ModelHighAPI_Double& theTolerance,
-                                             bool theIsKeepNonSolids=true)
+                                             bool theIsKeepNonSolids)
 : ModelHighAPI_Interface(theFeature)
 {
   if (initialize()) {