summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/hierarchy.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/emacs-lisp/hierarchy.el')
-rw-r--r--lisp/emacs-lisp/hierarchy.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/hierarchy.el b/lisp/emacs-lisp/hierarchy.el
index 4cb5ba64a8d..fb5d518b22d 100644
--- a/lisp/emacs-lisp/hierarchy.el
+++ b/lisp/emacs-lisp/hierarchy.el
@@ -567,7 +567,7 @@ LABELFN is the same function passed to `hierarchy-convert-to-tree-widget'.
INDENT is the same function passed to `hierarchy-convert-to-tree-widget'.
CHILDRENFN is the function used to discover the children of ELEM."
- (lambda (widget)
+ (lambda (_widget)
(mapcar
(lambda (item)
(widget-convert