diff options
author | root <root> | 2009-09-18 21:02:12 +0000 |
---|---|---|
committer | root <root> | 2009-09-18 21:02:12 +0000 |
commit | fdd77c568da2da28ff18c3a92bd77af35a99ea61 (patch) | |
tree | fd5af87a255417d782b6421e11ca7ad4d35bfe3a /ev.c | |
parent | 630f0baa71578c0f7095403849e600934e920b33 (diff) |
*** empty log message ***
Diffstat (limited to 'ev.c')
-rw-r--r-- | ev.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -452,7 +452,6 @@ struct signalfd_siginfo #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)) |