X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhpath.c;fp=uip%2Fmhpath.c;h=df4e14013c6588f5022696c1e0660f9260d7f0c8;hp=31e0722e99b0da36c3775474e00eb88ea5b7018c;hb=7af26a5bed6efce10f3e5dd8cd7520420453c4f2;hpb=431604647f89d5aac7b199a7883e98e56e4ccf9e diff --git a/uip/mhpath.c b/uip/mhpath.c index 31e0722..df4e140 100644 --- a/uip/mhpath.c +++ b/uip/mhpath.c @@ -123,8 +123,6 @@ main(int argc, char **argv) } } - seq_setprev(mp); /* set the previous-sequence */ - /* print the path of all selected messages */ for (i = mp->lowsel; i <= mp->hghsel; i++) if (is_selected(mp, i))