core-popups: remove debug message call
This commit is contained in:
parent
39ee26d669
commit
4d20872b35
1 changed files with 0 additions and 1 deletions
|
@ -276,7 +276,6 @@ the command buffer."
|
|||
;; redefined to set aside the popup before following a link.
|
||||
(defsubst doom--switch-from-popup (location)
|
||||
(doom/popup-close)
|
||||
(message "-- %s" location)
|
||||
(switch-to-buffer (car location) nil t)
|
||||
(if (not (cdr location))
|
||||
(message "Unable to find location in file")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue