Remove a duplicate prototype
authorVolker Lendecke <vl@samba.org>
Tue, 28 Jul 2009 21:17:07 +0000 (17:17 -0400)
committerVolker Lendecke <vl@samba.org>
Tue, 28 Jul 2009 21:17:43 +0000 (17:17 -0400)
source3/winbindd/winbindd_dual.c

index ab07c9767d5f0eb53184fa3e7c90c8ccb1e75a32..4709c17d636c4f3eb7662656e64173a507e3bf94 100644 (file)
@@ -386,7 +386,6 @@ struct winbindd_async_request {
        void *private_data;
 };
 
-static bool fork_domain_child(struct winbindd_child *child);
 static void async_request_done(struct tevent_req *req);
 
 void async_request(TALLOC_CTX *mem_ctx, struct winbindd_child *child,