(pmail-output-read-pmail-file-name): Remove declaration.

This commit is contained in:
Glenn Morris 2009-01-08 04:08:27 +00:00
parent 3ded5c6ce1
commit 619a0aaaa6

View file

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