diff options
| -rw-r--r-- | source3/lib/tldap_util.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/lib/tldap_util.c b/source3/lib/tldap_util.c index f3a8c71216..73ce854651 100644 --- a/source3/lib/tldap_util.c +++ b/source3/lib/tldap_util.c @@ -457,7 +457,6 @@ static void tldap_fetch_rootdse_done(struct tevent_req *subreq)  	default:  		goto protocol_error;  	} -	tevent_req_done(req);  	return;  protocol_error:  | 
