From 0f5eeff23dc88b7ea6ac5f0345bd088ea3f49750 Mon Sep 17 00:00:00 2001 From: Darren Tucker Date: Tue, 5 Apr 2005 21:00:47 +1000 Subject: - (dtucker) [auth-passwd.c auth-sia.h] Remove duplicate definitions of sys_auth_passwd, pointed out by cmadams at hiwaay.net. --- auth-passwd.c | 1 - 1 file changed, 1 deletion(-) (limited to 'auth-passwd.c') diff --git a/auth-passwd.c b/auth-passwd.c index 27ece3f72..654e0b821 100644 --- a/auth-passwd.c +++ b/auth-passwd.c @@ -47,7 +47,6 @@ RCSID("$OpenBSD: auth-passwd.c,v 1.33 2005/01/24 11:47:13 dtucker Exp $"); extern Buffer loginmsg; extern ServerOptions options; -int sys_auth_passwd(Authctxt *, const char *); #ifdef HAVE_LOGIN_CAP extern login_cap_t *lc; -- cgit v1.2.3