소스 검색

org-publish.el: Minor code clean up.

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

+ 0 - 1
lisp/org-publish.el

@@ -916,7 +916,6 @@ directory and force publishing all files."
 	   (if force nil org-publish-use-timestamps-flag)))
       (org-publish-projects org-publish-project-alist))))
 
-
 ;;;###autoload
 (defun org-publish-current-file (&optional force)
   "Publish the current file.