Fixed unread number mismatch when all-unread < unread.
[elisp/wanderlust.git] / wl / wl-folder.el
index 8d07931..bea3893 100644 (file)
@@ -831,7 +831,6 @@ Optional argument ARG is repeart count."
                    (wl-summary-count-unread (elmo-msgdb-mark-load
                                              (elmo-folder-msgdb-path
                                               folder)))))
-      (setq unread (min unread (- (or (cdr nums) 0) (or (car nums) 0))))
       (when new (setq unread (- unread new)))
       (wl-folder-entity-hashtb-set wl-folder-entity-hashtb entity
                                   (list (or new (car nums))