aboutsummaryrefslogtreecommitdiff
path: root/publish.el
diff options
context:
space:
mode:
authorYuchen Pei <me@ypei.me>2021-06-24 19:14:35 +1000
committerYuchen Pei <me@ypei.me>2021-06-24 19:14:35 +1000
commitcac1ef2a1adaa42eca9d9138a8cf4e1bcaa0b5e3 (patch)
treea331feffe461a6b74ffc60264524326d18e954eb /publish.el
parente9383423398b1dda9a3d5be45c7a029d200f1d87 (diff)
got some banners etc.
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)))