Salome HOME
"2.11 Constraint with a point from the intersection between an outer edge and plane...
[modules/shaper.git] / src / PartSet / PartSet_OverconstraintListener.h
index 772d00987a8ec81eb3fe825566acdbfa8e2a9fd3..3e8e5616ec90365ea30cef7e88dae630f71310b2 100755 (executable)
@@ -61,11 +61,6 @@ protected:
   /// \return boolean value whether the list differs from the internal list
   bool repairConflictingObjects(const std::set<ObjectPtr>& theObjects);
 
-  /// Obtains the object custom AIS presentation and change conflicting state if it exists
-  /// \param theObject the object which presentation error state should be changed
-  /// \param theConflicting if true, the object state is erroneous, else correct
-  void setConflictingObject(const ObjectPtr& theObject, const bool theConflicting);
-
   /// Sends update object signal for each object in the container and flush it.
   /// \param theObjects a list of object to be redisplayed
   void redisplayObjects(const std::set<ObjectPtr>& theObjects);