summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bog.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/bog.el b/bog.el
index 50fe3c7..d5882bd 100644
--- a/bog.el
+++ b/bog.el
@@ -487,8 +487,7 @@ file."
(let ((files (or (and file (list file))
(bog-notes)))
(heading-cks (bog-all-heading-citekeys))
- (bufname "*Bog orphan citekeys*")
- cks)
+ (bufname "*Bog orphan citekeys*"))
(with-current-buffer (get-buffer-create bufname)
(erase-buffer)
(insert "\n")