X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhshow.c;h=6978454e53fb08bad29ee5d5a01988765b1e361b;hb=7af26a5bed6efce10f3e5dd8cd7520420453c4f2;hp=be9cd45448109e71f27c571d31e2351391cf8c86;hpb=6e4f8128fe078a3e54f5c92d27c31acc7b8f9fd8;p=mmh diff --git a/uip/mhshow.c b/uip/mhshow.c index be9cd45..6978454 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -301,7 +301,6 @@ main(int argc, char **argv) if (is_selected(mp, msgnum)) set_unseen(mp, msgnum); - seq_setprev(mp); /* set the Previous-Sequence */ seq_setunseen(mp, 0); /* unset unseen seqs for shown msgs */ cts = mh_xcalloc(mp->numsel + 1, sizeof(*cts));