Enlightenment CVS committal Author : cedric Project : e17 Module : proto/eina
Dir : e17/proto/eina/src/tests Modified Files: eina_test_lalloc.c Log Message: Remove useless output. =================================================================== RCS file: /cvs/e/e17/proto/eina/src/tests/eina_test_lalloc.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -3 -r1.1 -r1.2 --- eina_test_lalloc.c 4 Aug 2008 16:50:03 -0000 1.1 +++ eina_test_lalloc.c 6 Aug 2008 15:38:19 -0000 1.2 @@ -14,8 +14,6 @@ static Eina_Bool _test_alloc(Eina_Lazy_Allocator_Test *elat, int num) { - fprintf(stderr, "%i %i\n", elat->num, num); - if (elat->num == 10 && num == 1) return EINA_FALSE; if (elat->num == 122 && num == 128) return EINA_FALSE; ------------------------------------------------------------------------- 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