diff options
-rw-r--r-- | lib/tevent/tevent.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/tevent/tevent.c b/lib/tevent/tevent.c index a87865b41a..5247b5ec1c 100644 --- a/lib/tevent/tevent.c +++ b/lib/tevent/tevent.c @@ -402,7 +402,6 @@ struct tevent_immediate *_tevent_create_immediate(TALLOC_CTX *mem_ctx, /* schedule an immediate event - return NULL on failure */ void _tevent_schedule_immediate(struct tevent_immediate *im, struct tevent_context *ev, |