Enlightenment CVS committal

Author  : chaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/plugins/file


Modified Files:
        evfs_fs_posix.c 


Log Message:
Vfolder work

===================================================================
RCS file: /cvs/e/e17/apps/evfs/src/plugins/file/evfs_fs_posix.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- evfs_fs_posix.c     16 Aug 2007 11:31:17 -0000      1.11
+++ evfs_fs_posix.c     24 Aug 2007 00:49:47 -0000      1.12
@@ -204,9 +204,6 @@
         ecore_list_first_goto(mon_list);
         while ((mon = ecore_list_next(mon_list)))
           {
-             printf("  Notifying client at id %ld of %s\n", mon->client->id,
-                    path);
-
              evfs_file_monitor_event_create(mon->client, type, path, filetype, 
"file");  /*Find a better way to do the plugin */
              /*We should really use an EvfsFilereference here */
           }



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