瀏覽代碼

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)))