tevent: tevent_schedule_immediate never fails
authorVolker Lendecke <vl@samba.org>
Fri, 9 Dec 2011 12:38:17 +0000 (13:38 +0100)
committerVolker Lendecke <vlendec@samba.org>
Fri, 9 Dec 2011 15:47:23 +0000 (16:47 +0100)
Autobuild-User: Volker Lendecke <vlendec@samba.org>
Autobuild-Date: Fri Dec  9 16:47:23 CET 2011 on sn-devel-104

lib/tevent/tevent.c

index a87865b41ac5d3d9e502b23e930800cd710db261..5247b5ec1c17218985c6ff2f290c79a1738e7f5a 100644 (file)
@@ -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,