1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-05 20:58:40 +03:00

Removed unused variables.

(This used to be commit 703d06fee03b6b6a37b9f64cdc313a0d59c41597)
This commit is contained in:
Tim Potter 2002-01-31 11:54:01 +00:00
parent 3a1a53c88a
commit 12b7f600a0

View File

@ -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,