Revert "HACK epoll TEST_PANIC_FALLBACK"
authorStefan Metzmacher <metze@samba.org>
Wed, 20 Feb 2013 14:12:08 +0000 (15:12 +0100)
committerStefan Metzmacher <metze@samba.org>
Tue, 4 Oct 2016 12:51:53 +0000 (14:51 +0200)
This reverts commit 0b9c1ee06465ba0edd0753a3b6b526fa045288a3.

lib/tevent/tevent_epoll.c

index 11fbea09cc122b5824229594c5c760715e8ccbb3..4147c67af2a014ed16b829c7730ac0f1fbb93a34 100644 (file)
@@ -32,8 +32,6 @@
 #include "tevent_internal.h"
 #include "tevent_util.h"
 
-#define TEST_PANIC_FALLBACK
-
 struct epoll_event_context {
        /* a pointer back to the generic event_context */
        struct tevent_context *ev;