]> git.eshelyaron.com Git - emacs.git/commitdiff
(pmail-maybe-set-message-counters)
authorGlenn Morris <rgm@gnu.org>
Sat, 6 Sep 2008 02:47:16 +0000 (02:47 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 6 Sep 2008 02:47:16 +0000 (02:47 +0000)
(pmail-set-message-deleted-p): Remove unused declarations.

lisp/mail/pmailkwd.el

index 5aa8a0f8478d59df6776ece27be819521ae7fbc9..7ee528828384b8e4f6449af4d928f8752229fc56 100644 (file)
@@ -67,11 +67,9 @@ These are all user-defined, unlike `pmail-attributes'.")
 (declare-function pmail-desc-get-start "pmaildesc" (n))
 (declare-function pmail-desc-remove-keyword "pmaildesc" (keyword n))
 (declare-function pmail-display-labels "pmail" ())
-(declare-function pmail-maybe-set-message-counters "pmail" ())
 (declare-function pmail-message-labels-p "pmail" (msg labels))
 (declare-function pmail-msgbeg "pmail" (n))
 (declare-function pmail-set-attribute "pmail" (attr state &optional msgnum))
-(declare-function pmail-set-message-deleted-p "pmail" (n state))
 (declare-function pmail-show-message "pmail" (&optional n no-summary))
 (declare-function pmail-summary-exists "pmail" ())
 (declare-function pmail-summary-update "pmailsum" (n))