summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--auth-passwd.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/auth-passwd.c b/auth-passwd.c
index c6fdc82d..18f9b3c1 100644
--- a/auth-passwd.c
+++ b/auth-passwd.c
@@ -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;