2 functions had pure specified when it shouldn't be for those.
authorraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 28 Nov 2011 05:37:41 +0000 (05:37 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Mon, 28 Nov 2011 05:37:41 +0000 (05:37 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/evas@65635 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/Evas.h

index 049593e..5898290 100644 (file)
@@ -2696,7 +2696,7 @@ EAPI int               evas_image_cache_get              (const Evas *e) EINA_WA
  *
  * @since 1.1
  */
-EAPI Eina_Bool         evas_image_max_size_get           (const Evas *e, int *maxw, int *maxh) EINA_ARG_NONNULL(1) EINA_PURE;
+EAPI Eina_Bool         evas_image_max_size_get           (const Evas *e, int *maxw, int *maxh) EINA_ARG_NONNULL(1);
 
 /**
  * @}
@@ -11268,7 +11268,7 @@ EAPI void                                evas_object_grid_size_set        (Evas_
  * @see evas_object_grid_size_set()
  * @since 1.1.0
  */
-EAPI void                                evas_object_grid_size_get        (const Evas_Object *o, int *w, int *h) EINA_ARG_NONNULL(1) EINA_PURE;
+EAPI void                                evas_object_grid_size_get        (const Evas_Object *o, int *w, int *h) EINA_ARG_NONNULL(1);
 
 /**
  * Sets the mirrored mode of the grid. In mirrored mode the grid items go