Skip to content

Commit

Permalink
rm unnecessary color-lighten-name declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
riscy committed Apr 4, 2020
1 parent 118b5d8 commit 879348b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shx.el
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
(require 'subr-x)
(defvar evil-state)
(defvar tramp-syntax)
(declare-function color-lighten-name "ext:color.el" (name percent))
(declare-function evil-insert-state "ext:evil-states.el" (&optional arg) t)


Expand Down

0 comments on commit 879348b

Please sign in to comment.