X-Git-Url: https://git.llucax.com/software/libev.git/blobdiff_plain/6c87ad06d5447d73f6a064d1c3adc2af34d6100e..7657a5620ed7426bb3a1f8142508f9d979ac946a:/ev.c diff --git a/ev.c b/ev.c index f17a3fa..1a4e5f1 100644 --- 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; }