]> git.llucax.com Git - software/libev.git/blobdiff - ev.c
*** empty log message ***
[software/libev.git] / ev.c
diff --git a/ev.c b/ev.c
index f17a3fa3ee90fb2ef61f7996ceaf626ef74affef..1a4e5f16a459a1d96da354f7df4c153e4a754fb8 100644 (file)
--- a/ev.c
+++ b/ev.c
@@ -980,11 +980,6 @@ ev_embeddable_backends (void)
   /* please fix it and tell me how to detect the fix */
   flags &= ~EVBACKEND_EPOLL;
 
-#ifdef __APPLE__
-  /* is there anything thats not broken on darwin? */
-  flags &= ~EVBACKEND_KQUEUE;
-#endif
-
   return flags;
 }