diff options
author | root <root> | 2007-12-22 15:20:13 +0000 |
---|---|---|
committer | root <root> | 2007-12-22 15:20:13 +0000 |
commit | 727895c72e12b391890c5c66b81119c45a23705f (patch) | |
tree | cfaaa7d630e827b6451b950d96917331ff2a0079 | |
parent | fb945aab28d6c071e9305ba76f6637a2f0dea798 (diff) |
*** empty log message ***
-rw-r--r-- | ev.c | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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; } |