Salome HOME
Issue #1834: Fix length of lines
[modules/shaper.git] / src / Model / Model_ResultGroup.h
index 2252d455eeadd42782e7b331a35c3dc69a303ae7..e6e4a15b827bc76fec763098ae35f3413d9c2ee9 100644 (file)
@@ -20,8 +20,6 @@ class Model_ResultGroup : public ModelAPI_ResultGroup
 {
   std::shared_ptr<ModelAPI_Data> myOwnerData;  ///< data of owner of this result
 public:
-  /// Request for initialization of data model of the result: adding all attributes
-  virtual void initAttributes();
 
   /// Retuns the parameters of color definition in the resources config manager
   MODEL_EXPORT virtual void colorConfigInfo(std::string& theSection, std::string& theName,