Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : proto

Dir     : e17/proto/entropy/src


Modified Files:
        entropy_file.c 


Log Message:
* DND File copy for ETK/entropy.  Don't be too scared - this is an identicial 
code path to the tried and tested file copy code already in entropy.

===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/entropy_file.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -3 -r1.8 -r1.9
--- entropy_file.c      21 Feb 2006 10:45:18 -0000      1.8
+++ entropy_file.c      21 Feb 2006 11:28:54 -0000      1.9
@@ -44,7 +44,6 @@
                file->uri =entropy_core_generic_file_uri_create(file,0);
                ecore_hash_set(entropy_core_get_core()->uri_reference_list, 
file->uri, file);
 
-               printf("Set uri for %p to %s...\n", file, file->uri);
        }
 }
 




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to