Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/common


Modified Files:
        evfs_io.c 


Log Message:
* Debugging statement cleanup

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/common/evfs_io.c,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -3 -r1.22 -r1.23
--- evfs_io.c   26 Oct 2005 03:44:49 -0000      1.22
+++ evfs_io.c   27 Oct 2005 10:20:09 -0000      1.23
@@ -269,7 +269,7 @@
                                ref->path);
                        }
                        ecore_dlist_append(uri_part, strdup(uri));
-                       printf("Appended URI '%s'\n", uri);
+                       //printf("Appended URI '%s'\n", uri);
 
                        it++;
                } while (ref->parent);
@@ -287,7 +287,7 @@
                }
                ecore_dlist_destroy(uri_part);
 
-               printf("RE-Parsed URI: '%s'\n", uri);
+               //printf("RE-Parsed URI: '%s'\n", uri);
 
                evfs_write_ecore_ipc_server_message(conn->server, 
                        ecore_ipc_message_new(EVFS_COMMAND, 




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