Salome HOME
Merge Dev_2.1.0 with PythonAPI branch
[modules/shaper.git] / src / Model / Model_AttributeRefAttr.h
index 66c0870e696a2fc035b2b0b736bd03d496df77c9..49337e695a9e7ebae3b79a944271b6a3d2b72f52 100644 (file)
@@ -43,7 +43,6 @@ class Model_AttributeRefAttr : public ModelAPI_AttributeRefAttr
   /// Returns true if attribute was  initialized by some value
   MODEL_EXPORT virtual bool isInitialized();
 
-
  protected:
   /// Objects are created for features automatically
   MODEL_EXPORT Model_AttributeRefAttr(TDF_Label& theLabel);