--- EV-Glib/Glib.xs 2007/12/08 03:17:40 1.3 +++ EV-Glib/Glib.xs 2007/12/08 03:17:46 1.4 @@ -43,8 +43,6 @@ pfd->revents |= pfd->events & ((revents & EV_READ ? G_IO_IN : 0) | (revents & EV_READ ? G_IO_OUT : 0)); - - printf ("ctx rev %d %x:%x\n", w->fd, pfd->events, pfd->revents);//D } static void