git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@55626
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
im->image.data = NULL;
ie->allocated.w = 0;
ie->allocated.h = 0;
- ie->flags.preload_done = 0;
ie->flags.loaded = 0;
+#ifdef BUILD_ASYNC_PRELOAD
+ ie->flags.preload_done = 0;
+#endif
return;
}
#endif
im->image.data = NULL;
ie->allocated.w = 0;
ie->allocated.h = 0;
- ie->flags.preload_done = 0;
ie->flags.loaded = 0;
+#ifdef BUILD_ASYNC_PRELOAD
+ ie->flags.preload_done = 0;
+#endif
}
static int