# HG changeset patch # User Katsumi Yamaoka # Date 1288166861 0 # Node ID a5bff5a318377f792d3fce506f1b54ebfe6dae2f # Parent d9447313bf33f5ee4a647baf856ad4200187d1c3 nnimap.el (nnimap-retrieve-group-data-early): Remove bad comment. diff -r d9447313bf33 -r a5bff5a31837 lisp/gnus/nnimap.el --- a/lisp/gnus/nnimap.el Wed Oct 27 00:39:34 2010 -0700 +++ b/lisp/gnus/nnimap.el Wed Oct 27 08:07:41 2010 +0000 @@ -1009,7 +1009,6 @@ (with-current-buffer (nnimap-buffer) (erase-buffer) (setf (nnimap-group nnimap-object) nil) - ;; QRESYNC handling isn't implemented. (let ((qresyncp (member "QRESYNC" (nnimap-capabilities nnimap-object))) params groups sequences active uidvalidity modseq group) ;; Go through the infos and gather the data needed to know