branch: elpa/helm commit 28414e9fd22cac4fe89c6368f920db0beca31362 Author: Thierry Volpiatto <thie...@posteo.net> Commit: Thierry Volpiatto <thie...@posteo.net>
Remove 2 more declaration now unneeded --- helm-bookmark.el | 1 - helm-files.el | 1 - 2 files changed, 2 deletions(-) diff --git a/helm-bookmark.el b/helm-bookmark.el index a7ba035003..ce53601f54 100644 --- a/helm-bookmark.el +++ b/helm-bookmark.el @@ -32,7 +32,6 @@ (declare-function addressbook-bookmark-edit "ext:addressbook-bookmark.el" (bookmark)) (declare-function eww-read-bookmarks "eww") -(defvar all-the-icons-dir-icon-alist) (defvar eww-bookmarks) diff --git a/helm-files.el b/helm-files.el index e8a6efcb11..bffcd9f650 100644 --- a/helm-files.el +++ b/helm-files.el @@ -93,7 +93,6 @@ (declare-function svg-lib-progress-bar "ext:svg-lib") (declare-function svg-lib-tag "ext:svg-lib") -(defvar all-the-icons-dir-icon-alist) (defvar term-char-mode-point-at-process-mark) (defvar term-char-mode-buffer-read-only) (defvar recentf-list)