Salome HOME
Fix for the issue #17867 : ExtrusionCut doesn't work
[modules/shaper.git] / src / Model / Model_Data.h
index f2698eef9fbac21046055932a943f5c31911953f..9f26d8de1050bd4a25b85f481e00f243534c7906 100644 (file)
@@ -326,7 +326,6 @@ private:
   MODEL_EXPORT virtual bool isPrecedingAttribute(const std::string& theAttribute1,
                                                  const std::string& theAttribute2) const;
 
-  friend class Model_Objects;
 };
 
 /// Generic method to register back reference, used in referencing attributes.