X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhshow.c;fp=uip%2Fmhshow.c;h=6978454e53fb08bad29ee5d5a01988765b1e361b;hp=be9cd45448109e71f27c571d31e2351391cf8c86;hb=7af26a5bed6efce10f3e5dd8cd7520420453c4f2;hpb=431604647f89d5aac7b199a7883e98e56e4ccf9e 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));