summaryrefslogtreecommitdiff
path: root/ev.c
diff options
context:
space:
mode:
authorroot <root>2008-11-03 12:17:40 +0000
committerroot <root>2008-11-03 12:17:40 +0000
commit6d539cac4659c2b55d43f9340198ae313d0e6fdf (patch)
treeaf1e7308389db4ba699de85fa1b8b38e79990edc /ev.c
parent2416ab6245126ea3fca61a63df83ae65e4f032cf (diff)
grrr
Diffstat (limited to 'ev.c')
-rw-r--r--ev.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ev.c b/ev.c
index a4b9018..464ce41 100644
--- a/ev.c
+++ b/ev.c
@@ -289,7 +289,6 @@ extern "C" {
#if EV_USE_INOTIFY
# include <sys/utsname.h>
-# include <sys/statfs.h>
# include <sys/inotify.h>
/* some very old inotify.h headers don't have IN_DONT_FOLLOW */
# ifndef IN_DONT_FOLLOW
@@ -2459,7 +2458,6 @@ infy_add (EV_P_ ev_stat *w)
}
}
else
- todo, on nfs etc., we need to poll every 60s or so
ev_timer_stop (EV_A_ &w->timer); /* we can watch this in a race-free way */
if (w->wd >= 0)