X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FFeaturesAPI%2FFeaturesAPI_BooleanSmash.h;h=0b23556f73a4869464d2be32d962fb03a6aa73e9;hb=63d86e00e1e6a482fcad527ae0b883deccceed11;hp=46d9fd870e181a863f8c6926bc01690f2c52be6d;hpb=3662ff862dc48b187b48bafe3f3d1bfff5ae7345;p=modules%2Fshaper.git diff --git a/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h b/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h index 46d9fd870..0b23556f7 100644 --- a/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h +++ b/src/FeaturesAPI/FeaturesAPI_BooleanSmash.h @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2019 CEA/DEN, EDF R&D +// Copyright (C) 2014-2020 CEA/DEN, 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 @@ -44,8 +44,7 @@ public: FEATURESAPI_EXPORT FeaturesAPI_BooleanSmash(const std::shared_ptr& theFeature, const std::list& theMainObjects, - const std::list& theToolObjects, - const int theVersion = 0); + const std::list& theToolObjects); /// Destructor. FEATURESAPI_EXPORT