[Tizen] Add codes for Dali Windows Backend
[platform/core/uifw/dali-core.git] / dali / integration-api / gl-sync-abstraction.h
index 174c561..a06cf8b 100644 (file)
@@ -30,7 +30,7 @@ namespace Integration
  * A typical use case is to determine when GL draw calls have finished drawing
  * to a framebuffer.
  */
-class DALI_IMPORT_API GlSyncAbstraction
+class GlSyncAbstraction
 {
 protected:
   /**