Browse Source

org-publish-all: remove outdated comment.

Bastien Guerry 14 years ago
parent
commit
cf5fbad49b
1 changed files with 0 additions and 1 deletions
  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)))