summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2012-10-02 10:00:01 +0200
committerBastien Guerry <bzg@altern.org>2012-10-02 10:00:01 +0200
commit4663f961c9a7269193ac09f749090b9696854d5e (patch)
tree25aa2c56967f1cf97af776292813359c8da18510
parent641a9243fe6827fe1ebdac4e5f15db9cbd5ebbd3 (diff)
downloadorg-mode-4663f961c9a7269193ac09f749090b9696854d5e.tar.gz
org-publish.el: Minor code clean up.
-rw-r--r--lisp/org-publish.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/org-publish.el b/lisp/org-publish.el
index d8850e4..d105142 100644
--- a/lisp/org-publish.el
+++ b/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.