remove Previus-Sequence support
[mmh] / uip / mhpath.c
index 31e0722..df4e140 100644 (file)
@@ -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))