Salome HOME
Revert "Issue #2593: CEA 2018-2 Geometrical Naming"
[modules/shaper.git] / src / Model / Model_Session.cpp
index a7a032eea1b9ba564266f94911f57578cd2d688a..2a830e788a740f3414a5ad29d9de423470f07db3 100644 (file)
@@ -471,10 +471,6 @@ void Model_Session::processEvent(const std::shared_ptr<Events_Message>& theMessa
         if (!aCases.empty()) {
           validators()->registerCase(aMsgAttr->featureId(), aMsgAttr->attributeId(), aCases);
         }
-        if (aMsgAttr->isGeometricalSelection()) {
-          validators()->registerGeometricalSelection(aMsgAttr->featureId(),
-                                                     aMsgAttr->attributeId());
-        }
       }
     }
     // plugins information was started to load, so, it will be loaded