mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-01 11:14:55 +00:00
(pmail-spam-filter): Remove declaration of undefined function.
This commit is contained in:
parent
8c1ded96b6
commit
e6eddb0dca
@ -1445,7 +1445,7 @@ original copy."
|
||||
|
||||
;;;; *** Pmail input ***
|
||||
|
||||
(declare-function pmail-spam-filter "pmail-spam-filter" (msg))
|
||||
;;;(declare-function pmail-spam-filter "pmail-spam-filter" (msg))
|
||||
(declare-function pmail-summary-goto-msg "pmailsum" (&optional n nowarn skip-pmail))
|
||||
(declare-function pmail-summary-mark-undeleted "pmailsum" (n))
|
||||
(declare-function pmail-summary-mark-deleted "pmailsum" (&optional n undel))
|
||||
|
Loading…
Reference in New Issue
Block a user