Skip to content

Commit

Permalink
Declare variable to shutup BC (#2628)
Browse files Browse the repository at this point in the history
  • Loading branch information
thierryvolpiatto committed Nov 14, 2023
1 parent 2534c22 commit 4aa8352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-utils.el
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
(defvar helm-ff-transformer-show-only-basename)
(defvar helm-popup-tip-mode)
(defvar helm-ff-last-expanded-candidate-regexp)

(defvar helm-mode-find-file-target-alist)

(defgroup helm-utils nil
"Utilities routines for Helm."
Expand Down

0 comments on commit 4aa8352

Please sign in to comment.