Skip to content

Commit

Permalink
Remove debug msg
Browse files Browse the repository at this point in the history
  • Loading branch information
jcs090218 committed Oct 27, 2023
1 parent 33da173 commit 2fc7273
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion auto-highlight-symbol.el
Original file line number Diff line number Diff line change
Expand Up @@ -1236,7 +1236,6 @@ If FORCE is non-nil, delete all in the current buffer."

(defun ahs-edit-post-command-hook-function ()
"`post-command-hook' used in edit mode."
(jcs-print ahs-current-overlay)
(cond
;; Exit edit mode
((not (ahs-inside-overlay-p (car ahs-current-overlay)))
Expand Down

0 comments on commit 2fc7273

Please sign in to comment.