summaryrefslogtreecommitdiff
path: root/mailbox/mbx_mboxscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'mailbox/mbx_mboxscan.c')
-rw-r--r--mailbox/mbx_mboxscan.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/mailbox/mbx_mboxscan.c b/mailbox/mbx_mboxscan.c
index b02f9b202..5dfce1b9f 100644
--- a/mailbox/mbx_mboxscan.c
+++ b/mailbox/mbx_mboxscan.c
@@ -711,8 +711,6 @@ mbox_scan0 (mailbox_t mailbox, size_t msgno, size_t *pcount, int do_notif)
}
else if (ISSUBJECT(buf))
{
- char *ss = NULL;
- if (mum->fhdr[H_SUBJECT]) *ss = 1;
FAST_H_SUBJECT (mum, sfield, buf, n);
}
else if (ISTO(buf))

Return to:

Send suggestions and report system problems to the System administrator.