1
0
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:
Glenn Morris 2008-09-06 02:46:37 +00:00
parent 8c1ded96b6
commit e6eddb0dca

View File

@ -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))