]> git.marmaro.de Git - mmh/blobdiff - uip/mhshow.c
remove Previus-Sequence support
[mmh] / uip / mhshow.c
index be9cd45448109e71f27c571d31e2351391cf8c86..6978454e53fb08bad29ee5d5a01988765b1e361b 100644 (file)
@@ -301,7 +301,6 @@ main(int argc, char **argv)
                        if (is_selected(mp, msgnum))
                                set_unseen(mp, msgnum);
 
                        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));
                seq_setunseen(mp, 0);  /* unset unseen seqs for shown msgs */
 
                cts = mh_xcalloc(mp->numsel + 1, sizeof(*cts));