Enlightenment CVS committal

Author  : atmosphere
Project : e17
Module  : apps/entice

Dir     : e17/apps/entice/src/bin


Modified Files:
        entice.c 


Log Message:
Hush one more gratuitous printf


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/src/bin/entice.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- entice.c    11 Oct 2003 22:54:12 -0000      1.1
+++ entice.c    12 Oct 2003 00:47:10 -0000      1.2
@@ -336,7 +336,6 @@
          {
             snprintf(buf, PATH_MAX, "%s/%s", mycwd, file);
          }
-         fprintf(stderr, "%s\n", buf);
       }
       if ((o = e_thumb_new(ecore_evas_get(entice->ee), buf)))
          evas_object_del(o);




-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to