* lisp/gnus/nnmail.el (group, group-art-list, group-art):

Remove unneeded directives.
This commit is contained in:
Stefan Monnier 2010-09-29 15:38:27 +02:00
parent bac5cef8cc
commit 0127078761
2 changed files with 5 additions and 4 deletions

View file

@ -1,3 +1,8 @@
2010-09-29 Stefan Monnier <monnier@iro.umontreal.ca>
* nnmail.el (group, group-art-list, group-art):
Remove unneeded directives.
2010-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
* mm-util.el (mm-codepage-iso-8859-list, mm-charset-eval-alist)

View file

@ -1611,10 +1611,6 @@ See the documentation for the variable `nnmail-split-fancy' for details."
(setq nnmail-cache-buffer nil)
(gnus-kill-buffer (current-buffer)))))
;; Compiler directives.
(defvar group)
(defvar group-art-list)
(defvar group-art)
(defun nnmail-cache-insert (id grp &optional subject sender)
(when (stringp id)
;; this will handle cases like `B r' where the group is nil