Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        libevfs.c 


Log Message:
* Debugging statement cleanup

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/lib/libevfs.c,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -3 -r1.15 -r1.16
--- libevfs.c   26 Oct 2005 02:20:01 -0000      1.15
+++ libevfs.c   27 Oct 2005 10:20:09 -0000      1.16
@@ -307,7 +307,7 @@
        evfs_file_uri_path* path = NEW(evfs_file_uri_path);
        Ecore_DList* tokens;
 
-       printf("Parsing URI '%s'\n", uri);
+       //printf("Parsing URI '%s'\n", uri);
        
        /*for (i=0;i<strlen(uri);i++) {
                printf("URI Input: '%s'\n", uri);




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

Reply via email to