소스 검색

org.el: Don't declare function `format-spec' as it is already required.

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

+ 0 - 2
lisp/org.el

@@ -17012,8 +17012,6 @@ Some of the options can be changed using the variable
 	      (error "Unknown conversion type %s for latex fragments"
 		     processing-type)))))))))
 
-(declare-function format-spec "format-spec" (format specification))
-
 (defun org-create-math-formula (latex-frag &optional mathml-file)
   "Convert LATEX-FRAG to MathML and store it in MATHML-FILE.
 Use `org-latex-to-mathml-convert-command'.  If the conversion is