refactor: doom--last-frame: remove unused symbol
Its last reference was removed in e889b2c. Not sure why this stuck
around for so long.
Ref: 0bb4d4dfcb
This commit is contained in:
parent
0b93ecf42c
commit
8d370d5608
1 changed files with 0 additions and 1 deletions
|
@ -95,7 +95,6 @@ want to change your symbol font, use `doom-symbol-font'.")
|
|||
(inhibit-redisplay t))
|
||||
(run-hooks 'doom-switch-buffer-hook)))
|
||||
|
||||
(defvar doom--last-frame nil)
|
||||
(defun doom-run-switch-window-or-frame-hooks-h (&optional _)
|
||||
(let ((gc-cons-threshold most-positive-fixnum)
|
||||
(inhibit-redisplay t))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue