X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fpick.c;h=a1b5effd29868bf68a7a383a91236f1dfb903b15;hp=3ac9e1101e7d3cb25a47c09038bf79a11398ab80;hb=d3425f7ef7287db6f843f27df8b9fa27da695562;hpb=5ed626079bc1aaba6d0daea2b32c43cb463244bb diff --git a/uip/pick.c b/uip/pick.c index 3ac9e11..a1b5eff 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);