Enlightenment CVS committal Author : lordchaos Project : e17 Module : proto
Dir : e17/proto/entropy/src Modified Files: entropy_core.c Log Message: * Remove folder notify events for etk-structure-viewer =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/entropy_core.c,v retrieving revision 1.51 retrieving revision 1.52 diff -u -3 -r1.51 -r1.52 --- entropy_core.c 4 Mar 2006 06:09:08 -0000 1.51 +++ entropy_core.c 4 Mar 2006 08:23:16 -0000 1.52 @@ -995,8 +995,6 @@ entropy_notify_event* ev = entropy_notify_event_new(); ev->event_type = ENTROPY_NOTIFY_FILE_CREATE; - //printf("Sending a file create event...\n"); - ecore_list_goto_first(el); while ( (iter = ecore_list_next(el)) ) { if (iter->active) (*iter->plugin->gui_event_callback_p) ------------------------------------------------------- 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