summaryrefslogtreecommitdiff
path: root/lisp/org/org-wl.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-10-01 02:17:38 +0000
committerGlenn Morris <rgm@gnu.org>2009-10-01 02:17:38 +0000
commitb15c31c722dab1e91e9a3ab0ae130a79b60d1341 (patch)
treea8e2aba2a14b89a0ead80916e38076d6921fdc5b /lisp/org/org-wl.el
parent64a51001e5331e8c11bef8827ed81df14b23be6f (diff)
downloademacs-b15c31c722dab1e91e9a3ab0ae130a79b60d1341.tar.gz
emacs-b15c31c722dab1e91e9a3ab0ae130a79b60d1341.tar.bz2
emacs-b15c31c722dab1e91e9a3ab0ae130a79b60d1341.zip
Remove unused declarations.
Diffstat (limited to 'lisp/org/org-wl.el')
-rw-r--r--lisp/org/org-wl.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/org/org-wl.el b/lisp/org/org-wl.el
index 24a772a7aa2..af09d49fd6a 100644
--- a/lisp/org/org-wl.el
+++ b/lisp/org/org-wl.el
@@ -56,9 +56,6 @@
(declare-function wl-summary-buffer-msgdb "ext:wl-folder" () t)
;(declare-function wl-folder-get-elmo-folder "ext:wl-folder"
; (entity &optional no-cache))
-(declare-function wl-summary-goto-folder-subr "ext:wl-summary"
- (&optional name scan-type other-window sticky interactive
- scoring force-exit))
(declare-function wl-summary-jump-to-msg-by-message-id "ext:wl-summary"
(&optional id))
(declare-function wl-summary-line-from "ext:wl-summary" ())