X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FModelAPI%2FModelAPI_AttributeSelectionList.cpp;h=d251d8cc1cfffdabbb3e5bf1e86a9660e215d88a;hb=88ee9b2b81cf93a6324336b57e30cc8a3a487499;hp=820d33baf99953578c573a0e04fa2fea909549a0;hpb=c4eab94a20a0d93100549a210582d46409fec1cc;p=modules%2Fshaper.git diff --git a/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp b/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp index 820d33baf..d251d8cc1 100644 --- a/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp +++ b/src/ModelAPI/ModelAPI_AttributeSelectionList.cpp @@ -1,4 +1,4 @@ -// Copyright (C) 2014-2019 CEA/DEN, EDF R&D +// Copyright (C) 2014-2022 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 @@ -27,7 +27,3 @@ std::string ModelAPI_AttributeSelectionList::attributeType() ModelAPI_AttributeSelectionList::~ModelAPI_AttributeSelectionList() { } - -MODELAPI_EXPORT ModelAPI_AttributeSelectionList::ModelAPI_AttributeSelectionList() -{ -}