Преглед на файлове

ob-exp: Remove spurious declaration

Nicolas Goaziou преди 9 години
родител
ревизия
481709e11b
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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)