--- libev/ev.c 2009/08/26 17:46:22 1.315 +++ libev/ev.c 2009/09/18 21:02:12 1.316 @@ -452,7 +452,6 @@ #define MIN_TIMEJUMP 1. /* minimum timejump that gets detected (if monotonic clock available) */ #define MAX_BLOCKTIME 59.743 /* never wait longer than this time (to detect time jumps) */ -/*#define CLEANUP_INTERVAL (MAX_BLOCKTIME * 5.) /* how often to try to free memory and re-check fds, TODO */ #if __GNUC__ >= 4 # define expect(expr,value) __builtin_expect ((expr),(value))