Enlightenment CVS committal

Author  : lordchaos
Project : e17
Module  : apps/evfs

Dir     : e17/apps/evfs/src/lib


Modified Files:
        evfs_commands.c 


Log Message:
* Shh

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/lib/evfs_commands.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -3 -r1.18 -r1.19
--- evfs_commands.c     3 Feb 2006 23:12:13 -0000       1.18
+++ evfs_commands.c     26 Feb 2006 04:42:20 -0000      1.19
@@ -73,8 +73,6 @@
 {
    evfs_command *command = NEW(evfs_command);
 
-   printf("Stat'ing a file..\n");
-
    command->type = EVFS_CMD_FILE_STAT;
    command->file_command.num_files = 1;
    command->file_command.files = malloc(sizeof(evfs_filereference *) * 1);




-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to