summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)