X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fcomp.c;fp=uip%2Fcomp.c;h=907bbf3dc07b4e1d7dbb17c16758885a95af4e78;hp=75bbf86fd667e61c9b0f45702f6baae8e7bb3073;hb=7af26a5bed6efce10f3e5dd8cd7520420453c4f2;hpb=431604647f89d5aac7b199a7883e98e56e4ccf9e diff --git a/uip/comp.c b/uip/comp.c index 75bbf86..907bbf3 100644 --- a/uip/comp.c +++ b/uip/comp.c @@ -148,7 +148,6 @@ main(int argc, char **argv) if (!m_convert(mp, msg)) { exit(EX_SOFTWARE); } - seq_setprev(mp); /* set the previous-sequence */ if (mp->numsel > 1) { adios(EX_USAGE, NULL, "only one message at a time!"); }