Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        libevfs.c 


Log Message:
Removed a debugging statement

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/lib/libevfs.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -3 -r1.10 -r1.11
--- libevfs.c   18 Oct 2005 22:26:44 -0000      1.10
+++ libevfs.c   19 Oct 2005 12:50:13 -0000      1.11
@@ -67,7 +67,7 @@
                                           
                                           conn->prog_event = NULL; /*Detach 
this event from the conn.  Client is responsible for it now*/
 
-                                          printf("3. Created new ecore list at 
%p\n", ev->file_list.list);
+                                          //printf("3. Created new ecore list 
at %p\n", ev->file_list.list);
                                                                      
                                           (*conn->callback_func)(ev);
                                   } else {




-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to