summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2004-01-14 01:17:21 +0000
committerAndrew Bartlett <abartlet@samba.org>2004-01-14 01:17:21 +0000
commitb0b2010461d8554334b033c4f07d78c308e73e7f (patch)
treea5d0f0163be95d8dcb702b58eb4a64bddde068cb /source
parent17518018c0264d2a8e4afbc712a22ef4a1a00003 (diff)
downloadsamba-b0b2010461d8554334b033c4f07d78c308e73e7f.tar.gz
samba-b0b2010461d8554334b033c4f07d78c308e73e7f.tar.xz
samba-b0b2010461d8554334b033c4f07d78c308e73e7f.zip
Remove duplicate comment.
Andrew Bartlett
Diffstat (limited to 'source')
-rw-r--r--source/nsswitch/winbindd_pam.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/nsswitch/winbindd_pam.c b/source/nsswitch/winbindd_pam.c
index 31698b47982..ad4f17cd070 100644
--- a/source/nsswitch/winbindd_pam.c
+++ b/source/nsswitch/winbindd_pam.c
@@ -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? */