X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Ffolder_delmsgs.c;h=3165883837153424441fb7f800eba8b486373c69;hp=8e5fd0a2e9401e7bba01e302f3c4ee377eac291e;hb=5cb46b33551f28e4168989e752e09bd927e993f9;hpb=cf1205b5cbea2f0cd6ea710ec16c637df85b647c diff --git a/sbr/folder_delmsgs.c b/sbr/folder_delmsgs.c index 8e5fd0a..3165883 100644 --- a/sbr/folder_delmsgs.c +++ b/sbr/folder_delmsgs.c @@ -28,7 +28,6 @@ folder_delmsgs(struct msgs *mp, int hook) /* unselect message */ unset_selected(mp, msgnum); - mp->numsel--; snprintf(msgpath, sizeof (msgpath), "%s/%d", mp->foldpath, msgnum);