Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/common


Modified Files:
        evfs_io.c 


Log Message:
* Sshh

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/common/evfs_io.c,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -3 -r1.80 -r1.81
--- evfs_io.c   20 Aug 2007 12:15:19 -0000      1.80
+++ evfs_io.c   21 Aug 2007 12:38:58 -0000      1.81
@@ -348,8 +348,6 @@
    event->command = command;
 
    ecore_ipc_message* msg = evfs_io_event_construct(event);
-   printf("Writing event to master: %p -- message: %p:%p, size: %d..\n", 
client->master, msg, msg->data, msg->len);
-
    if (msg) {
           evfs_write_ecore_ipc_server_message(client->master,msg);
    } else {



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to