Revert "[Tizen] Add codes for Dali Windows Backend"
[platform/core/uifw/dali-core.git] / dali / public-api / math / matrix3.h
index 91cf7f4..2c3ee6c 100644 (file)
@@ -56,7 +56,7 @@ class DALI_CORE_API Matrix3
 {
 public:
 
-  friend DALI_CORE_API std::ostream& operator<< (std::ostream& o, const Matrix3& matrix);
+  friend std::ostream& operator<< (std::ostream& o, const Matrix3& matrix);
 
   /**
    * @brief The identity matrix.