image: Remove obsolete comment.

This commit is contained in:
Pierre Neidhardt 2020-08-05 18:24:54 +02:00
parent d59d241738
commit d1ad840c69
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@
(require 'evil-collection)
(require 'image-mode)
;; TODO: pdf and doc-view conflict with image.
;; See https://github.com/emacs-evil/evil-collection/issues/23.
(defconst evil-collection-image-maps '(image-mode-map))
;;;###autoload