Enlightenment CVS committal Author : raster Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/lib/engines/common Modified Files: evas_tiler.c Log Message: documentation from brett... tiler can compiler again. =================================================================== RCS file: /cvs/e/e17/libs/evas/src/lib/engines/common/evas_tiler.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -3 -r1.12 -r1.13 --- evas_tiler.c 3 Jun 2007 05:28:12 -0000 1.12 +++ evas_tiler.c 4 Jun 2007 09:48:28 -0000 1.13 @@ -827,6 +827,7 @@ if (th) *th = tb->tile_size.h; } +#ifdef EVAS_RECT_SPLIT static inline int _add_redraw(list_t *rects, int max_w, int max_h, int x, int y, int w, int h) { @@ -853,6 +854,7 @@ FUZZ * FUZZ, FUZZ * FUZZ); return 1; } +#endif EAPI int evas_common_tilebuf_add_redraw(Tilebuf *tb, int x, int y, int w, int h) ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs