From 750e9b32aa9c6d245f418f8fecfc37cba879e42e Mon Sep 17 00:00:00 2001 From: Kenneth G Raeburn Date: Mon, 26 Nov 1990 07:26:33 +0000 Subject: Removed debugging code that slipped in... --- lib/ZParseNot.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'lib/ZParseNot.c') diff --git a/lib/ZParseNot.c b/lib/ZParseNot.c index 190d26d..6eb2777 100644 --- a/lib/ZParseNot.c +++ b/lib/ZParseNot.c @@ -71,10 +71,6 @@ static char *next_field_1 (s) char *s; { #define next_field(ptr) ptr=next_field_1(ptr) #endif -static int zzz = ZERR_BADPKT; -#undef ZERR_BADPKT -#define ZERR_BADPKT (abort(),zzz) - Code_t ZParseNotice(buffer, len, notice) char *buffer; int len; -- cgit v1.2.3