X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fforw.c;fp=uip%2Fforw.c;h=d6ded2481dd3444485c9bdeab752463296826f74;hp=e00ae0e1cbd6d2181dc284a4a7ed69646f7b36de;hb=7af26a5bed6efce10f3e5dd8cd7520420453c4f2;hpb=431604647f89d5aac7b199a7883e98e56e4ccf9e diff --git a/uip/forw.c b/uip/forw.c index e00ae0e..d6ded24 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -197,7 +197,6 @@ main(int argc, char **argv) exit(EX_SOFTWARE); } } - seq_setprev(mp); /* set the previous sequence */ if ((out = creat(drft, m_gmprot())) == NOTOK) adios(EX_CANTCREAT, drft, "unable to create");