Minor cleanup
This commit is contained in:
parent
f0b1bd23c5
commit
fe9483dd3c
@ -106,7 +106,6 @@
|
|||||||
(defun eldoc-box-quit-frame ()
|
(defun eldoc-box-quit-frame ()
|
||||||
"Hide childframe used by eglot doc."
|
"Hide childframe used by eglot doc."
|
||||||
(interactive)
|
(interactive)
|
||||||
;; TODO
|
|
||||||
(when eldoc-box--frame
|
(when eldoc-box--frame
|
||||||
(make-frame-invisible eldoc-box--frame t)))
|
(make-frame-invisible eldoc-box--frame t)))
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user