summaryrefslogtreecommitdiff
path: root/lisp/org/org-rmail.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-28 02:54:00 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-28 02:54:00 +0000
commit98957f75b5f57b065f4eff92fbc1b1fe2f06eb69 (patch)
tree34b534d41bbf952995f8b44a01165d860540178f /lisp/org/org-rmail.el
parent9940a3eca7a5076caa1664aad01dc3095ace7b08 (diff)
downloademacs-98957f75b5f57b065f4eff92fbc1b1fe2f06eb69.tar.gz
emacs-98957f75b5f57b065f4eff92fbc1b1fe2f06eb69.tar.bz2
emacs-98957f75b5f57b065f4eff92fbc1b1fe2f06eb69.zip
Restore clobbered change.
Diffstat (limited to 'lisp/org/org-rmail.el')
-rw-r--r--lisp/org/org-rmail.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org/org-rmail.el b/lisp/org/org-rmail.el
index 927d49edac6..895da636dec 100644
--- a/lisp/org/org-rmail.el
+++ b/lisp/org/org-rmail.el
@@ -35,7 +35,6 @@
(require 'org)
;; Declare external functions and variables
-(declare-function rmail-narrow-to-non-pruned-header "rmail" ())
(declare-function rmail-show-message "rmail" (&optional n no-summary))
(declare-function rmail-what-message "rmail" ())
(defvar rmail-current-message)