--- libev/event.h 2007/11/01 18:30:26 1.2 +++ libev/event.h 2007/11/02 11:02:23 1.3 @@ -100,7 +100,6 @@ int event_add (struct event *ev, struct timeval *tv); int event_del (struct event *ev); -void event_active (struct event *ev, int fd, short events); int event_pending (struct event *ev, short, struct timeval *tv);