Removed unused variables.
authorTim Potter <tpot@samba.org>
Thu, 31 Jan 2002 11:54:01 +0000 (11:54 +0000)
committerTim Potter <tpot@samba.org>
Thu, 31 Jan 2002 11:54:01 +0000 (11:54 +0000)
source/nsswitch/winbindd_pam.c

index 4b9782ab8496f49397a836e100f6724c52102837..0f53a3f82db0eef24d57e33faa6863df2cbfbc2b 100644 (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,