mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 11:09:54 +00:00
Cleanup unused declarations.
This commit is contained in:
parent
aec2d266fb
commit
2407068271
1 changed files with 0 additions and 2 deletions
|
@ -178,7 +178,6 @@ It returns a file name which can be used directly as argument of
|
||||||
(defvar mc/mode-line)
|
(defvar mc/mode-line)
|
||||||
(defvar minions-mode)
|
(defvar minions-mode)
|
||||||
(defvar minions-mode-line-lighter)
|
(defvar minions-mode-line-lighter)
|
||||||
(defvar persp-nil-name)
|
|
||||||
(defvar symbol-overlay-keywords-alist)
|
(defvar symbol-overlay-keywords-alist)
|
||||||
(defvar symbol-overlay-temp-symbol)
|
(defvar symbol-overlay-temp-symbol)
|
||||||
(defvar text-scale-mode-amount)
|
(defvar text-scale-mode-amount)
|
||||||
|
@ -191,7 +190,6 @@ It returns a file name which can be used directly as argument of
|
||||||
(declare-function avy-tree 'avy)
|
(declare-function avy-tree 'avy)
|
||||||
(declare-function aw-update 'ace-window)
|
(declare-function aw-update 'ace-window)
|
||||||
(declare-function aw-window-list 'ace-window)
|
(declare-function aw-window-list 'ace-window)
|
||||||
(declare-function eldoc-in-minibuffer-mode 'eldoc-eval)
|
|
||||||
(declare-function evil-delimited-arguments 'evil-common)
|
(declare-function evil-delimited-arguments 'evil-common)
|
||||||
(declare-function evil-emacs-state-p 'evil-states)
|
(declare-function evil-emacs-state-p 'evil-states)
|
||||||
(declare-function evil-force-normal-state 'evil-commands)
|
(declare-function evil-force-normal-state 'evil-commands)
|
||||||
|
|
Loading…
Reference in a new issue