Enlightenment CVS committal Author : lordchaos Project : e17 Module : apps/evfs
Dir : e17/apps/evfs/src/bin Modified Files: evfs_main.c Log Message: Remove a debugging statement causign a crash =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/evfs/src/bin/evfs_main.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- evfs_main.c 26 Oct 2005 02:20:00 -0000 1.21 +++ evfs_main.c 26 Oct 2005 02:26:46 -0000 1.22 @@ -175,7 +175,6 @@ evfs_handle_file_stat_command(client,command); break; case EVFS_CMD_LIST_DIR: - printf("6. Assinged parent to '%s'\n", command->file_command.files[0]->parent->plugin_uri ); evfs_handle_dir_list_command(client,command); printf("List directory stub\n"); break; ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs