Revert "[Tizen] Add codes for Dali Windows Backend"
[platform/core/uifw/dali-core.git] / dali / public-api / object / property-value.h
old mode 100755 (executable)
new mode 100644 (file)
index 4cb607e..fa66e05
@@ -412,7 +412,7 @@ public:
    * @brief Output to stream.
    * @SINCE_1_0.0
    */
-  friend DALI_CORE_API std::ostream& operator<<( std::ostream& ouputStream, const Property::Value& value );
+  friend std::ostream& operator<<( std::ostream& ouputStream, const Property::Value& value );
 
 private: