remove BACK_CHANNEL define, unused since YP bits removed in rev 1.20
authorjsg <jsg@openbsd.org>
Sun, 22 Sep 2024 04:19:22 +0000 (04:19 +0000)
committerjsg <jsg@openbsd.org>
Sun, 22 Sep 2024 04:19:22 +0000 (04:19 +0000)
libexec/login_chpass/login_chpass.c

index c82ff41..eaf4bfc 100644 (file)
@@ -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