]> git.eshelyaron.com Git - emacs.git/commitdiff
(pmail-spam-filter): Remove declaration of undefined function.
authorGlenn Morris <rgm@gnu.org>
Sat, 6 Sep 2008 02:46:37 +0000 (02:46 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 6 Sep 2008 02:46:37 +0000 (02:46 +0000)
lisp/mail/pmail.el

index e5ad3f49670508f838751e291cd0287dd762083e..6dabdb9de30d0b86d163d975b44734f43dea4835 100644 (file)
@@ -1445,7 +1445,7 @@ original copy."
 \f
 ;;;; *** 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))