Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/lib Modified Files: evfs_commands.c Log Message: * Another printf-- =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/lib/evfs_commands.c,v retrieving revision 1.14 retrieving revision 1.15 diff -u -3 -r1.14 -r1.15 --- evfs_commands.c 2 Jan 2006 07:54:02 -0000 1.14 +++ evfs_commands.c 2 Jan 2006 08:38:24 -0000 1.15 @@ -37,7 +37,6 @@ void evfs_client_file_remove(evfs_connection* conn, evfs_filereference* ref) { evfs_command* command = NEW(evfs_command); - printf("Removing a file..\n"); command->type = EVFS_CMD_REMOVE_FILE; command->file_command.num_files = 1; ------------------------------------------------------- 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://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs