Salome HOME
Removed some redundant names.
[modules/shaper.git] / src / FeaturesPlugin / FeaturesPlugin_CompositeBoolean.cpp
index 1c486f59e9309496f7bc62f3d0cb8b46f4a85520..f1b693c5bd005bce3f87cf806297fac7453d82dc 100644 (file)
@@ -380,8 +380,6 @@ void FeaturesPlugin_CompositeBoolean::storeModificationHistory(ResultBodyPtr the
                                 const ListOfShape& theTools,
                                 const std::shared_ptr<GeomAlgoAPI_MakeShape> theMakeShape)
 {
-  const std::string aModName = "Modfied";
-
   ListOfShape aTools = theTools;
   aTools.push_back(theObject);