summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/mail/collect.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/mail/collect.c b/usr.bin/mail/collect.c
index ff55e07..a70c156 100644
--- a/usr.bin/mail/collect.c
+++ b/usr.bin/mail/collect.c
@@ -131,7 +131,6 @@ collect(struct header *hp, int printheaders)
escape = ESCAPE;
eofcount = 0;
hadintr = 0;
- lastlong = 0;
longline = 0;
if (!setjmp(colljmp)) {
OpenPOWER on IntegriCloud