summaryrefslogtreecommitdiffstats
path: root/emacsconf-publish.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacsconf-publish.el')
-rw-r--r--emacsconf-publish.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/emacsconf-publish.el b/emacsconf-publish.el
index c1b3b55..286b1ff 100644
--- a/emacsconf-publish.el
+++ b/emacsconf-publish.el
@@ -214,11 +214,6 @@ ${chapter-list}
"")))
"<div class=\"files resources\"><ul>${video-download}${other-files}${toobnix-info}</ul></div>"))))
-(condition-case nil
- (when (featurep 'memoize)
- (memoize #'compile-media-get-file-duration-ms))
- nil)
-
(defun emacsconf-format-public-email (o &optional email)
(format "[%s](mailto:%s?subject=%s)"
(or email (plist-get o :public-email))