summaryrefslogtreecommitdiff
path: root/lib/ZParseNot.c
diff options
context:
space:
mode:
authorGravatar Robert S. French <rfrench@mit.edu>1987-06-13 12:25:56 +0000
committerGravatar Robert S. French <rfrench@mit.edu>1987-06-13 12:25:56 +0000
commitb98dc0d8c9a7ed164b220b0ae30acc767f544e7c (patch)
treef43128c8422d56b6b46170ffec22d8dfe0c78155 /lib/ZParseNot.c
parentb184f649f97c3e5666b5be8030bc0ac21ee829da (diff)
*** empty log message ***
Diffstat (limited to 'lib/ZParseNot.c')
-rw-r--r--lib/ZParseNot.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ZParseNot.c b/lib/ZParseNot.c
index ea4ef67..a870e72 100644
--- a/lib/ZParseNot.c
+++ b/lib/ZParseNot.c
@@ -23,7 +23,6 @@ Code_t ZParseNotice(buffer,len,notice,auth)
int *auth;
{
char *ptr;
- int i;
unsigned int temp[3];
ptr = buffer;