X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fburst.c;fp=uip%2Fburst.c;h=09a60d9f180b0eea1b39e59f8bd11fcfda4c591d;hp=12d1f9d408b2809eba2671a4590e54919be933ab;hb=7af26a5bed6efce10f3e5dd8cd7520420453c4f2;hpb=431604647f89d5aac7b199a7883e98e56e4ccf9e diff --git a/uip/burst.c b/uip/burst.c index 12d1f9d..09a60d9 100644 --- a/uip/burst.c +++ b/uip/burst.c @@ -117,7 +117,6 @@ main(int argc, char **argv) for (msgnum = 0; msgnum < msgp; msgnum++) if (!m_convert(mp, msgs[msgnum])) exit(EX_SOFTWARE); - seq_setprev(mp); /* set the previous-sequence */ smsgs = mh_xcalloc(MAXFOLDER + 2, sizeof(*smsgs));