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