1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-04 11:00:45 -08:00

nnimap.el: Remove unused let variables

* lisp/gnus/nnimap.el (nnimap-request-group): Variables are not used.
This commit is contained in:
Eric Abrahamsen 2015-07-08 22:28:24 +00:00 committed by Katsumi Yamaoka
parent cd2e23e06f
commit adef5b0df4

View file

@ -803,7 +803,7 @@ textual parts.")
nil
group)
server))
articles active marks high low)
active)
(with-current-buffer nntp-server-buffer
(when result
(when (or (not dont-check)