diff options
Diffstat (limited to 'lisp/mail/rmail.el')
-rw-r--r-- | lisp/mail/rmail.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el index cfde976ea0b..6692028c272 100644 --- a/lisp/mail/rmail.el +++ b/lisp/mail/rmail.el @@ -4121,7 +4121,6 @@ The message should be narrowed to just the headers." (autoload 'mail-position-on-field "sendmail") -(declare-function rmail-mime-message-p "rmailmm" ()) (declare-function rmail-mime-toggle-raw "rmailmm" (&optional state)) (defun rmail-retry-failure () |