mirror of
https://github.com/openbsd/src.git
synced 2024-12-21 23:18:00 -08:00
remove BACK_CHANNEL define, unused since YP bits removed in rev 1.20
This commit is contained in:
parent
20bdc91c78
commit
484eff0184
@ -1,4 +1,4 @@
|
||||
/* $OpenBSD: login_chpass.c,v 1.21 2018/04/26 12:42:51 guenther Exp $ */
|
||||
/* $OpenBSD: login_chpass.c,v 1.22 2024/09/22 04:19:22 jsg Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1995,1996 Berkeley Software Design, Inc. All rights reserved.
|
||||
@ -44,8 +44,6 @@
|
||||
|
||||
#define _PATH_LOGIN_LCHPASS "/usr/libexec/auth/login_lchpass"
|
||||
|
||||
#define BACK_CHANNEL 3
|
||||
|
||||
void local_chpass(char **);
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user