Enlightenment CVS committal Author : raster Project : e17 Module : libs/edje
Dir : e17/libs/edje/src/lib Modified Files: edje_util.c Log Message: comment-- =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/edje/src/lib/edje_util.c,v retrieving revision 1.59 retrieving revision 1.60 diff -u -3 -r1.59 -r1.60 --- edje_util.c 19 Sep 2005 06:51:49 -0000 1.59 +++ edje_util.c 19 Sep 2005 06:53:37 -0000 1.60 @@ -849,7 +849,6 @@ ok = 0; ed->dirty = 1; -// printf("...CALC %s\n", ed->part); _edje_recalc(ed); if (reset_maxwh) { @@ -865,12 +864,6 @@ ep = l->data; w = ep->w - ep->req.w; h = ep->h - ep->req.h; -// printf("EP: %s size %ix%i, req %ix%i, dif %ix%i, max %ix%i\n", -// ep->part->name, -// ep->w, ep->h, -// ep->req.w, ep->req.h, -// w, h, -// maxw, maxh); if (!((ep->chosen_description) && (ep->chosen_description->fixed.w))) { ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs