Salome HOME
oubli
[modules/shaper.git] / src / ModelAPI / ModelAPI_CompositeFeature.cpp
index 8fc0c819a87fc355761c57f14465e86881911740..0e593b24937d9a59ae6993b57178b83f38086ae4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2017  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
 //
 // You should have received a copy of the GNU Lesser General Public
 // License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 //
-// See http://www.salome-platform.org/ or
-// email : webmaster.salome@opencascade.com<mailto:webmaster.salome@opencascade.com>
+// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 //
 
 #include <ModelAPI_CompositeFeature.h>
@@ -25,12 +24,6 @@ ModelAPI_CompositeFeature::~ModelAPI_CompositeFeature()
 
 }
 
-void ModelAPI_CompositeFeature::exchangeIDs(
-  std::shared_ptr<ModelAPI_Feature> theFeature1, std::shared_ptr<ModelAPI_Feature> theFeature2)
-{
-  // by default nothing is in the implementation
-}
-
 void ModelAPI_CompositeFeature::erase()
 {
   // erase all sub-features