Skip to content

Commit

Permalink
remove old comment
Browse files Browse the repository at this point in the history
  • Loading branch information
countvajhula committed Sep 18, 2024
1 parent 2bc4bb3 commit 99eefce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion symex-misc.el
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,6 @@ ORIG-FN applied to ARGS is the invocation being advised."

(defun symex-exit-mode ()
"Take necessary action upon symex mode exit."
;; these are "internal" state transitions, used in e.g. symex-evaluate
(deactivate-mark)
(when symex--original-blink-cursor-state
(blink-cursor-mode 1))
Expand Down

0 comments on commit 99eefce

Please sign in to comment.