Skip to content

Commit

Permalink
citeproc-s.el: Remove tracing message
Browse files Browse the repository at this point in the history
  • Loading branch information
andras-simonyi committed May 13, 2024
1 parent e24c67c commit fed2853
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion citeproc-s.el
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ If optional OMIT-NOCASE is non-nil then omit the nocase tags from the output."
(protect-level 0)
(first t)
result)
(message "SLICE: %s" sliced)
(dolist (slice sliced)
(push
(pcase slice
Expand Down

0 comments on commit fed2853

Please sign in to comment.