Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/common


Modified Files:
        evfs_io.c 


Log Message:
* Oops - output to stdout killed evfscat

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/common/evfs_io.c,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- evfs_io.c   2 Feb 2006 21:56:29 -0000       1.43
+++ evfs_io.c   3 Feb 2006 09:51:07 -0000       1.44
@@ -394,8 +394,6 @@
                        ecore_ipc_message_new(EVFS_COMMAND, EVFS_COMMAND_EXTRA, 
0,0,0,
                        &command->file_command.extra, sizeof(int)));
 
-       printf("Command type at write command: %d\n", command->type);
-       
        switch (command->type) {
                case EVFS_CMD_STOPMON_FILE:
                case EVFS_CMD_STARTMON_FILE:




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