diff options
| author | Glenn Morris <rgm@gnu.org> | 2009-01-23 04:57:07 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2009-01-23 04:57:07 +0000 |
| commit | 2d1332b258fc2821d03611f1d2ff17ad85cad444 (patch) | |
| tree | 95a9f7597a2b0cb21ace2d341f40cedb8d3da12f /lisp/mail | |
| parent | 77c4d02405dd9182559df7132d1e66f864d3f09b (diff) | |
| download | emacs-2d1332b258fc2821d03611f1d2ff17ad85cad444.tar.gz | |
(rmail-msg-is-pruned): Remove declaration of deleted func.
Diffstat (limited to 'lisp/mail')
| -rw-r--r-- | lisp/mail/uce.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/mail/uce.el b/lisp/mail/uce.el index de0f2f92ec5..7faa6e9530d 100644 --- a/lisp/mail/uce.el +++ b/lisp/mail/uce.el @@ -216,7 +216,6 @@ These are mostly meant for headers that prevent delivery errors reporting." :group 'uce) (declare-function mail-strip-quoted-names "mail-utils" (address)) -(declare-function rmail-msg-is-pruned "rmail" ()) (declare-function rmail-maybe-set-message-counters "rmail" ()) (declare-function rmail-msgbeg "rmail" (n)) (declare-function rmail-msgend "rmail" (n)) |
