Enlightenment CVS committal

Author  : titan
Project : e17
Module  : apps/ephoto

Dir     : e17/apps/ephoto/src/bin


Modified Files:
        ephoto_imaging.c 


Log Message:
Remove printf.

===================================================================
RCS file: /cvs/e/e17/apps/ephoto/src/bin/ephoto_imaging.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- ephoto_imaging.c    18 May 2007 21:46:00 -0000      1.10
+++ ephoto_imaging.c    18 May 2007 21:47:24 -0000      1.11
@@ -330,7 +330,7 @@
 
                snprintf(flags, PATH_MAX, "quality=%.0f", jvalue);
        }
-       printf("%s\n", flags);
+
        if(!file) return;
 
         if(VISIBLE(em->eimage))



-------------------------------------------------------------------------
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

Reply via email to