summaryrefslogtreecommitdiff
path: root/bog.el
diff options
context:
space:
mode:
Diffstat (limited to 'bog.el')
-rw-r--r--bog.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/bog.el b/bog.el
index 2ec891b..618ff74 100644
--- a/bog.el
+++ b/bog.el
@@ -327,7 +327,6 @@ The citekey will be taken from the text under point if it matches
(staged-file-names (-map 'file-name-nondirectory staged-files))
(num-choices (length staged-file-names))
staged-file)
- (message "choices: %s" num-choices)
(cond
((= 0 num-choices)
(setq staged-file (org-iread-file-name "Select file to rename: ")))