mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
(merge from 3.0)
Remove duplicate comment. Andrew Bartlett (This used to be commit 841766bcbddbbe5e18d1b7989e54c85ab97715f5)
This commit is contained in:
parent
1323da8e52
commit
4ddc620f6b
@ -314,8 +314,6 @@ enum winbindd_result winbindd_pam_auth_crap(struct winbindd_cli_state *state)
|
||||
lm_resp = data_blob_talloc(mem_ctx, state->request.data.auth_crap.lm_resp, state->request.data.auth_crap.lm_resp_len);
|
||||
nt_resp = data_blob_talloc(mem_ctx, state->request.data.auth_crap.nt_resp, state->request.data.auth_crap.nt_resp_len);
|
||||
|
||||
/* what domain should we contact? */
|
||||
|
||||
|
||||
/* what domain should we contact? */
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user