summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-03-15 21:49:57 +0000
committerYann Herklotz <git@yannherklotz.com>2020-03-15 21:49:57 +0000
commit5b2bfff69e5d195305c7f802fa5c7c527e6da55d (patch)
treec7b0d76456948ab62d86a2a869e9cc6f858a5826
parent99f13077092c3faa557e441428dfa87306c779da (diff)
downloadorg-zettelkasten-5b2bfff69e5d195305c7f802fa5c7c527e6da55d.tar.gz
org-zettelkasten-5b2bfff69e5d195305c7f802fa5c7c527e6da55d.zip
Remove dead code
-rw-r--r--zettelkasten.el4
1 files changed, 1 insertions, 3 deletions
diff --git a/zettelkasten.el b/zettelkasten.el
index 97f5eec..c13f0f8 100644
--- a/zettelkasten.el
+++ b/zettelkasten.el
@@ -128,9 +128,7 @@ Return the NUMth match. If NUM is nil, return the 0th match."
(defun zettelkasten-find-new-note-name (note)
"Iterate on ITERATION until a usable file based on NOTE is found."
- (let ((expanded-name-it
- (lambda (i) ))
- (iteration 0)
+ (let ((iteration 0)
(maxcount 10000))
(while (and (< iteration maxcount)
(file-exists-p