From: Glenn Morris Date: Thu, 8 Jan 2009 04:08:27 +0000 (+0000) Subject: (pmail-output-read-pmail-file-name): Remove declaration. X-Git-Tag: emacs-pretest-23.0.90~643 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=619a0aaaa67e72e6b4a7e46ce446d2404aa7a632;p=emacs.git (pmail-output-read-pmail-file-name): Remove declaration. --- diff --git a/lisp/mail/pmailsum.el b/lisp/mail/pmailsum.el index 6a6a07723c3..629f9150efa 100644 --- a/lisp/mail/pmailsum.el +++ b/lisp/mail/pmailsum.el @@ -1372,7 +1372,6 @@ argument says to read a file name and use that file as the inbox." (declare-function pmail-cease-edit "pmailedit"()) (declare-function pmail-set-label "pmailkwd" (l state &optional n)) (declare-function pmail-output-read-file-name "pmailout" ()) -(declare-function pmail-output-read-pmail-file-name "pmailout" ()) (declare-function mail-send-and-exit "sendmail" (&optional arg)) (defvar pmail-summary-edit-map nil)