Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_place.c Log Message: Ooops. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_place.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- e_place.c 13 May 2005 13:34:21 -0000 1.5 +++ e_place.c 13 May 2005 14:01:05 -0000 1.6 @@ -47,7 +47,6 @@ while (borders) { int new_x, new_y; - E_Border *border; border = borders->data; e_place_zone_region_smart(zone, borders, border->x, border->y, @@ -272,7 +271,6 @@ bl = e_container_border_list_first(zone->container); while ((bd = e_container_border_list_next(bl))) { - E_Border *bd; int x1, y1, w1, h1, x2, y2, w2, h2; int ok; @@ -336,7 +334,6 @@ bl = e_container_border_list_first(zone->container); while ((bd = e_container_border_list_next(bl))) { - E_Border *bd; int x1, y1, w1, h1, x2, y2, w2, h2; int ok; @@ -400,7 +397,6 @@ bl = e_container_border_list_first(zone->container); while ((bd = e_container_border_list_next(bl))) { - E_Border *bd; int x1, y1, w1, h1, x2, y2, w2, h2; int ok; ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs