1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-03 08:30:09 +00:00

* lisp/image-dired.el: Remove unnecessary 'declare-function'.

This commit is contained in:
Stefan Kangas 2021-11-17 11:46:14 +01:00
parent 2caa06eab5
commit e0261d4a0c

View File

@ -1739,8 +1739,6 @@ Note that n, p and <down> and <up> will be hijacked and bound to
`image-dired-dired-next-line' and `image-dired-dired-previous-line'."
:keymap image-dired-minor-mode-map)
(declare-function clear-image-cache "image.c" (&optional filter))
(defun image-dired-create-thumbs (&optional arg)
"Create thumbnail images for all marked files in Dired.
With prefix argument ARG, create thumbnails even if they already exist