Pārlūkot izejas kodu

ob-exp: Remove spurious declaration

Nicolas Goaziou 9 gadi atpakaļ
vecāks
revīzija
481709e11b
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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)