소스 검색

ox-publish: Remove unused dynamically scoped variable

* lisp/ox-publish.el (project-plist): Remove variable.
Nicolas Goaziou 12 년 전
부모
커밋
895d18abc0
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      lisp/ox-publish.el

+ 0 - 2
lisp/ox-publish.el

@@ -589,8 +589,6 @@ Return output file name."
       ;; Remove opened buffer in the process.
       (unless visitingp (kill-buffer work-buffer)))))
 
-(defvar project-plist)
-
 (defun org-publish-attachment (plist filename pub-dir)
   "Publish a file with no transformation of any kind.