lisp/ob-latex.el: Remove duplicate line.

* lisp/ob-latex.el (org-babel-header-args:latex): duplicate line.
This commit is contained in:
Daniel Fleischer 2022-07-05 17:00:12 +03:00
parent 080462198f
commit 7135982022
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@
(pdfpng . :any)
(pdfwidth . :any)
(headers . :any)
(packages . :any)
(buffer . ((yes no))))
"LaTeX-specific header arguments.")