From 315eedb9fe37d67e5b0eb04df691ae4b3ab79388 Mon Sep 17 00:00:00 2001 From: Paul Mackerras Date: Wed, 20 Jan 1999 00:01:00 +0000 Subject: [PATCH] remove unneeded devnam_info --- pppd/pppd.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pppd/pppd.h b/pppd/pppd.h index 6924cb7..6e2ef37 100644 --- a/pppd/pppd.h +++ b/pppd/pppd.h @@ -16,7 +16,7 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: pppd.h,v 1.23 1998/11/07 06:59:29 paulus Exp $ + * $Id: pppd.h,v 1.24 1999/01/20 00:01:00 paulus Exp $ */ /* @@ -390,7 +390,6 @@ extern struct option_info auth_req_info; extern struct option_info connector_info; extern struct option_info disconnector_info; extern struct option_info welcomer_info; -extern struct option_info devnam_info; /* * Inline versions of get/put char/short/long. -- 2.39.2