Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/include


Modified Files:
        evas_inline.x evas_private.h 


Log Message:


fix build. build properly.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/include/evas_inline.x,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- evas_inline.x       18 Jul 2008 11:11:04 -0000      1.6
+++ evas_inline.x       18 Jul 2008 14:17:05 -0000      1.7
@@ -202,4 +202,6 @@
    obj->cur.cache.clip.dirty = 0;
 }
 
+#include "data/evas_inline_array.x"
+
 #endif
===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/include/evas_private.h,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -3 -r1.109 -r1.110
--- evas_private.h      10 Jul 2008 16:38:54 -0000      1.109
+++ evas_private.h      18 Jul 2008 14:17:05 -0000      1.110
@@ -740,8 +740,6 @@
 void evas_render_invalidate(Evas *e);
 void evas_render_object_recalc(Evas_Object *obj);
 
-Evas_Bool _evas_array_grow(Evas_Array *array);
-
 #define EVAS_API_OVERRIDE(func, api, prefix) \
      (api)->func = prefix##func
 



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to