From 337cf323f4332440b786366a879534db8b007549 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 23 Sep 2000 13:55:03 +1100 Subject: Cleanup --- auth-passwd.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'auth-passwd.c') 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; -- cgit v1.2.1