Import Oort Gnus v0.14.
[elisp/gnus.git-] / lisp / gnus-async.el
index 56d8f67..5dac280 100644 (file)
@@ -276,7 +276,7 @@ It should return non-nil if the article is to be prefetched."
          ;; needs to be done in nntp.el.
          (while (eq article gnus-async-current-prefetch-article)
            (incf tries)
-           (when (nntp-accept-process-output proc 1)
+           (when (nntp-accept-process-output proc)
              (setq tries 0))
            (when (and (not nntp-have-messaged)
                       (= tries 3))