summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Potter <tpot@samba.org>2002-01-31 11:54:01 +0000
committerTim Potter <tpot@samba.org>2002-01-31 11:54:01 +0000
commit703d06fee03b6b6a37b9f64cdc313a0d59c41597 (patch)
treeb2ff160e4e79412e5669c97465158d2e498d4eef
parentbcd234a3dad2cd3d1c57780f4a7a3833ea611764 (diff)
downloadsamba-703d06fee03b6b6a37b9f64cdc313a0d59c41597.tar.gz
Removed unused variables.
-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 4b9782ab849..0f53a3f82db 100644
--- a/source/nsswitch/winbindd_pam.c
+++ b/source/nsswitch/winbindd_pam.c
@@ -206,8 +206,6 @@ enum winbindd_result winbindd_pam_chauthtok(struct winbindd_cli_state *state)
{
char *oldpass, *newpass;
fstring domain, user;
- uchar nt_oldhash[16];
- uchar lm_oldhash[16];
CLI_POLICY_HND *hnd;
DEBUG(3, ("[%5d]: pam chauthtok %s\n", state->pid,