]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/FiltersPlugin/FiltersPlugin_VerticalFace.cpp
Salome HOME
updated copyright message
[modules/shaper.git] / src / FiltersPlugin / FiltersPlugin_VerticalFace.cpp
index 01f9154a23e4870fd62eb039095b80a9dcd2ca9f..dd34f8897db3527bf90a9b983f863fbf5d8f3908 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  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
@@ -33,7 +33,7 @@ bool FiltersPlugin_VerticalFace::isSupported(GeomAPI_Shape::ShapeType theType) c
 }
 
 bool FiltersPlugin_VerticalFace::isOk(const GeomShapePtr& theShape, const ResultPtr&,
-                                      const ModelAPI_FiltersArgs& theArgs) const
+                                      const ModelAPI_FiltersArgs& /*theArgs*/) const
 {
   static const double THE_TOLERANCE = 1.e-7;