1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-05 21:57:51 +03:00

r21632: Remove ununsed variable

This commit is contained in:
Gerald Carter 2007-03-01 14:34:06 +00:00 committed by Gerald (Jerry) Carter
parent d68b2910c8
commit 82dc19f844

View File

@ -1517,7 +1517,6 @@ int pam_sm_authenticate(pam_handle_t *pamh, int flags,
dictionary *d = NULL;
char *username_ret = NULL;
char *new_authtok_required = NULL;
char *combined_member = NULL;
const char *real_username = NULL;
/* parse arguments */