Jelajahi Sumber

ob-exp: Remove spurious declaration

Nicolas Goaziou 9 tahun lalu
induk
melakukan
481709e11b
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      lisp/ob-exp.el

+ 0 - 1
lisp/ob-exp.el

@@ -34,7 +34,6 @@
 (declare-function org-export-copy-buffer "ox" ())
 (declare-function org-fill-template "org" (template alist))
 (declare-function org-get-indentation "org" (&optional line))
-(declare-function org-heading-components "org" ())
 (declare-function org-in-commented-heading-p "org" (&optional no-inheritance))
 
 (defvar org-src-preserve-indentation)