From 37756a838922d080448793aa5ab5e90c5aba78c1 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 7 Dec 2004 14:01:11 +0000 Subject: Updated to fedora-glibc-20041207T1331 --- nis/ypclnt.c | 5 ----- 1 file changed, 5 deletions(-) (limited to 'nis') diff --git a/nis/ypclnt.c b/nis/ypclnt.c index 5ad78eda00..85292b62d9 100644 --- a/nis/ypclnt.c +++ b/nis/ypclnt.c @@ -829,11 +829,6 @@ yperr_string (const int error) static const int8_t yp_2_yperr[] = { #define YP2YPERR(yp, yperr) [YP_##yp - YP_VERS] = YPERR_##yperr - YP2YPERR (TRUE, SUCCESS), - YP2YPERR (NOMORE, NOMORE), - YP2YPERR (FALSE, YPERR), - YP2YPERR (NOMAP, MAP), - YP2YPERR (NODOM, DOMAIN), YP2YPERR (NOKEY, KEY), YP2YPERR (BADOP, YPERR), YP2YPERR (BADDB, BADDB), -- cgit v1.2.3-70-g09d2