diff options
Diffstat (limited to 'lisp/mail/uce.el')
-rw-r--r-- | lisp/mail/uce.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/mail/uce.el b/lisp/mail/uce.el index 2d7122775ff..e1cd30ee795 100644 --- a/lisp/mail/uce.el +++ b/lisp/mail/uce.el @@ -219,8 +219,6 @@ These are mostly meant for headers that prevent delivery errors reporting." (declare-function rmail-msg-is-pruned "rmail" ()) (declare-function mail-strip-quoted-names "mail-utils" (address)) (declare-function rmail-maybe-set-message-counters "rmail" ()) -(declare-function rmail-msgbeg "rmail" (n)) -(declare-function rmail-msgend "rmail" (n)) (declare-function rmail-toggle-header "rmail" (&optional arg)) ;;;###autoload |