diff --git a/src/Core/Internal/InfoCommand.cpp b/src/Core/Internal/InfoCommand.cpp index e30cf6a..fd8701a 100644 --- a/src/Core/Internal/InfoCommand.cpp +++ b/src/Core/Internal/InfoCommand.cpp @@ -217,12 +217,15 @@ void InfoCommand::addGroupInfoEntity(Group::GroupEntity* entity, type t) TkUtil::AutoMutex autoMutex (&m_mutex); #ifdef _DEBUG2 std::cout<<"addGroupInfoEntity("<getName()<<" (id "<getUniqueId()<<")," - < "< "< "<::iterator iter = m_geom_entities.begin(); @@ -360,14 +369,6 @@ void CommandClearGroupName::internalRedo() } break; } - - getInfoCommand().permCreatedDeleted(); - - // suppression de ce qui a été ajouté - deleteCreatedMeshEntities(); - - // permute toutes les propriétés internes avec leur sauvegarde - permInternalsStats(); } /*----------------------------------------------------------------------------*/ void CommandClearGroupName::