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:
parent
cd2e23e06f
commit
adef5b0df4
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue