Salome HOME
Merge branch 'Dev_1.1.0' of newgeom:newgeom into Dev_1.1.0
[modules/shaper.git] / src / ModelAPI / ModelAPI_Object.h
index 6abadf9eae52ddd84ac98a2816e9493c2f1f239c..f04d10ad5da5c417579b140e78188980c76d471c 100644 (file)
@@ -56,7 +56,6 @@ class ModelAPI_Object
 
   /// Called on change of any argument-attribute of this object
   /// \param theID identifier of changed attribute
-  // MODELAPI_EXPORT
   MODELAPI_EXPORT virtual void attributeChanged(const std::string& theID);
 
   /// Initializes the default states of the object