This commit is contained in:
Damien Miller 2000-09-23 13:55:03 +11:00
parent f13f75da2e
commit 337cf323f4
1 changed files with 0 additions and 3 deletions

View File

@ -114,9 +114,6 @@ auth_password(struct passwd * pw, const char *password)
#if defined(HAVE_GETPWANAM) && !defined(DISABLE_SHADOW)
struct passwd_adjunct *spw;
#endif
# ifdef HAVE_HPUX_TRUSTED_SYSTEM_PW
struct pr_passwd *prpw;
#endif
#ifdef WITH_AIXAUTHENTICATE
char *authmsg;
char *loginmsg;