Revert "[Tizen] Add codes for Dali Windows Backend"
[platform/core/uifw/dali-core.git] / dali / devel-api / threading / conditional-wait.h
index 79de016..24a0874 100644 (file)
@@ -35,7 +35,7 @@ public:
    * @brief Allows client code to synchronize updates to its own state with the
    * internal state of a ConditionalWait object.
    */
-  class DALI_CORE_API ScopedLock
+  class ScopedLock
   {
   public:
     /**