Salome HOME
1692: Correction for the next wrong case: edit Sketch_2, start Line, select 1st point...
[modules/shaper.git] / src / Model / Model_ResultBody.h
index be5ac8e1dba9c7eae478450aacd1654c94559e0f..e0ae333671812a38b5535a93aca20fb3113e9099 100644 (file)
@@ -34,9 +34,6 @@ class Model_ResultBody : public ModelAPI_ResultBody
   bool myWasConcealed;
 
 public:
-  /// Request for initialization of data model of the result: adding all attributes
-  virtual void initAttributes();
-
   /// Returns the parameters of color definition in the resources config manager
   MODEL_EXPORT virtual void colorConfigInfo(std::string& theSection, std::string& theName,
                                             std::string& theDefault);