Revert "[Tizen] Add codes for Dali Windows Backend"
[platform/core/uifw/dali-core.git] / dali / public-api / signals / base-signal.h
old mode 100755 (executable)
new mode 100644 (file)
index 159cc6e..2ea9770
@@ -113,7 +113,7 @@ public:
    * @brief Used to guard against nested Emit() calls.
    * @SINCE_1_0.0
    */
-  struct DALI_CORE_API EmitGuard
+  struct EmitGuard
   {
     /**
      * @brief Creates the guard.