Enlightenment CVS committal

Author  : sarajervi
Project : misc
Module  : erss

Dir     : misc/erss/src


Modified Files:
        erss.c 


Log Message:
dont printf the exec string
===================================================================
RCS file: /cvsroot/enlightenment/misc/erss/src/erss.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- erss.c      28 Jan 2004 17:53:28 -0000      1.27
+++ erss.c      29 Jan 2004 13:07:14 -0000      1.28
@@ -312,7 +312,6 @@
        }
        
        snprintf (c, sizeof (c), "%s \"%s\"", rc->browser, item->url);
-       printf ("%s\n", c);
        ecore_exe_run (c, NULL);
 }
 




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to