handle hghsel lowsel and numsel in (un)set_selected
[mmh] / uip / pick.c
index 3ac9e11..a1b5eff 100644 (file)
@@ -274,7 +274,6 @@ main(int argc, char **argv)
                        } else {
                                /* if it doesn't match, then unselect it */
                                unset_selected(mp, msgnum);
-                               mp->numsel--;
                        }
                        if (fp)
                                fclose(fp);