X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a5b2adde414330e1661db05d1ee5b1daeaa2476d..99f61bcf8de3c5782e007559ce8f289be50e9b8b:/uip/mhparse.c diff --git a/uip/mhparse.c b/uip/mhparse.c index c49d31f5..efa88480 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -2000,9 +2000,6 @@ openQuoted (CT ct, char **file) MD5Init (&mdContext); quoted = 0; -#ifdef lint - mask = 0; -#endif fseek (ct->c_fp, ct->c_begin, SEEK_SET); while (len > 0) {