소스 검색

org-publish-all: remove outdated comment.

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

+ 0 - 1
lisp/org-publish.el

@@ -794,7 +794,6 @@ directory and force publishing all files."
   (interactive "P")
   (when force
     (org-publish-remove-all-timestamps))
-  ;;  (org-publish-initialize-files-alist force)
   (save-window-excursion
     (let ((org-publish-use-timestamps-flag
 	   (if force nil org-publish-use-timestamps-flag)))