handle hghsel lowsel and numsel in (un)set_selected
[mmh] / sbr / folder_delmsgs.c
index 8e5fd0a..3165883 100644 (file)
@@ -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);