summaryrefslogtreecommitdiffstats
path: root/emacsconf-publish.el
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2022-10-02 21:14:44 -0400
committerSacha Chua <sacha@sachachua.com>2022-10-02 21:14:44 -0400
commitca7a0a56139bc6a1f617fc7584d395ce62164175 (patch)
tree88fe90dd688a5878f5cc8df9693770d030987c9b /emacsconf-publish.el
parente00be6120c606582a0fa1b6ac74d9b218c663a52 (diff)
downloademacsconf-el-ca7a0a56139bc6a1f617fc7584d395ce62164175.tar.xz
emacsconf-el-ca7a0a56139bc6a1f617fc7584d395ce62164175.zip
Time constraints
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))