1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00

r21632: Remove ununsed variable

(This used to be commit 82dc19f844af65a8815c629e4ec1f354d208a53f)
This commit is contained in:
Gerald Carter 2007-03-01 14:34:06 +00:00 committed by Gerald (Jerry) Carter
parent 377bb74101
commit 5f24668961

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 */