diff options
Diffstat (limited to 'lisp/org/org-exp.el')
-rw-r--r-- | lisp/org/org-exp.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org/org-exp.el b/lisp/org/org-exp.el index c03ff19dc20..53b1a3d1171 100644 --- a/lisp/org/org-exp.el +++ b/lisp/org/org-exp.el @@ -36,7 +36,6 @@ (declare-function org-export-ascii-preprocess "org-ascii" (parameters)) (declare-function org-export-html-preprocess "org-html" (parameters)) (declare-function org-export-docbook-preprocess "org-docbook" (parameters)) -(declare-function org-agenda-skip "org-agenda" ()) (declare-function org-infojs-options-inbuffer-template "org-jsinfo" ()) (declare-function org-export-htmlize-region-for-paste "org-html" (beg end)) (declare-function htmlize-buffer "ext:htmlize" (&optional buffer)) |