Revert "[Tizen] Add codes for Dali Windows Backend"
[platform/core/uifw/dali-core.git] / dali / devel-api / threading / mutex.h
index 2173edc..26dfe11 100644 (file)
@@ -57,7 +57,7 @@ public:
    * Note! this class *does not* prevent a deadlock in the case when same thread is
    * locking the same mutex twice.
    */
-  class DALI_CORE_API ScopedLock
+  class ScopedLock
   {
   public: