Don't have `gnus-get-unread-articles-in-group' update info.
[gnus] / lisp / gnus-start.el
index 851e96b..77ce8ee 100644 (file)
@@ -1769,8 +1769,7 @@ If SCAN, request a scan of that group as well."
          (gnus-read-active-for-groups method infos early-data)
          (dolist (info infos)
            (inline (gnus-get-unread-articles-in-group
-                    info (gnus-active (gnus-info-group info))
-                    t))))))
+                    info (gnus-active (gnus-info-group info))))))))
     (gnus-message 6 "Checking new news...done")))
 
 (defun gnus-method-rank (type method)