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:
parent
3a1a53c88a
commit
12b7f600a0
@ -206,8 +206,6 @@ enum winbindd_result winbindd_pam_chauthtok(struct winbindd_cli_state *state)
|
|||||||
{
|
{
|
||||||
char *oldpass, *newpass;
|
char *oldpass, *newpass;
|
||||||
fstring domain, user;
|
fstring domain, user;
|
||||||
uchar nt_oldhash[16];
|
|
||||||
uchar lm_oldhash[16];
|
|
||||||
CLI_POLICY_HND *hnd;
|
CLI_POLICY_HND *hnd;
|
||||||
|
|
||||||
DEBUG(3, ("[%5d]: pam chauthtok %s\n", state->pid,
|
DEBUG(3, ("[%5d]: pam chauthtok %s\n", state->pid,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user