diff options
Diffstat (limited to 'lisp/org/org-wl.el')
-rw-r--r-- | lisp/org/org-wl.el | 3 |
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" ()) |