aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/publish.el b/publish.el
index 4426a57..a09494b 100644
--- a/publish.el
+++ b/publish.el
@@ -44,8 +44,6 @@ representation for the files to include, as returned by
(org-list-to-org list)))
-(defun me/org-publish-do-nothing (plist filename pub-dir) "")
-
(defun org-publish-find-content (file project)
(let ((file (org-publish--expand-file-name file project)))
(when (and (file-readable-p file) (not (directory-name-p file)))