Enlightenment CVS committal Author : lordchaos Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_image.c Log Message: Oops - remove debug statement =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_image.c,v retrieving revision 1.16 retrieving revision 1.17 diff -u -3 -r1.16 -r1.17 --- ewl_image.c 29 Oct 2005 06:24:17 -0000 1.16 +++ ewl_image.c 29 Oct 2005 06:45:31 -0000 1.17 @@ -337,7 +337,6 @@ /*Constrain settings*/ if (i->cs && (i->ow > i->cs || i->oh > i->cs)) { double cp = i->cs / (double)i->ow; - printf("Cp is %f\n", cp); ewl_image_scale(i, cp,cp); } ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs