X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fpick.c;h=2d2bd6505c49385a0909e92bdbd390e2abc33389;hb=6e27d395a60fe59a274edc47989b9b8127359f36;hp=984d80bdf20bf4581ce47ff78bdc962bd10cac1e;hpb=4dc39c08f07428ff5f39acd7b0ddee30e0a004f6;p=mmh diff --git a/uip/pick.c b/uip/pick.c index 984d80b..2d2bd65 100644 --- a/uip/pick.c +++ b/uip/pick.c @@ -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);