summaryrefslogtreecommitdiff
path: root/lib/ZParseNot.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ZParseNot.c')
-rw-r--r--lib/ZParseNot.c4
1 files changed, 0 insertions, 4 deletions
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;