소스 검색

* org-latex.el (org-export-latex-header-defs-re): Delete.

Bastien Guerry 14 년 전
부모
커밋
1fa21737be
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      lisp/org-latex.el

+ 0 - 2
lisp/org-latex.el

@@ -1461,8 +1461,6 @@ If END is non-nil, it is the end of the region."
 
 (defvar org-export-latex-header-defs nil
   "The header definitions that might be used in the LaTeX body.")
-(defvar org-export-latex-header-defs-re nil
-  "The header definitions that might be used in the LaTeX body.")
 
 (defun org-export-latex-content (content &optional exclude-list)
   "Convert CONTENT string to LaTeX.