Enlightenment CVS committal Author : codewarrior Project : e17 Module : proto
Dir : e17/proto/etk/src/lib Modified Files: etk_tree.c Log Message: --printf, fix prototype in test =================================================================== RCS file: /cvsroot/enlightenment/e17/proto/etk/src/lib/etk_tree.c,v retrieving revision 1.39 retrieving revision 1.40 diff -u -3 -r1.39 -r1.40 --- etk_tree.c 20 Feb 2006 12:34:13 -0000 1.39 +++ etk_tree.c 20 Feb 2006 13:08:11 -0000 1.40 @@ -1901,9 +1901,7 @@ event.modifiers = evas_event->modifiers; event.locks = evas_event->locks; event.flags = evas_event->flags; - event.timestamp = evas_event->timestamp; - - printf("DOUBLE!\n"); + event.timestamp = evas_event->timestamp; if(!row_objects->row->tree->dnd_event) { ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs