diff options
Diffstat (limited to 'lisp/image-file.el')
-rw-r--r-- | lisp/image-file.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lisp/image-file.el b/lisp/image-file.el index 3d47cc8a2ef..217e4708693 100644 --- a/lisp/image-file.el +++ b/lisp/image-file.el @@ -159,9 +159,6 @@ Returns non-nil if the new state is enabled. Image files are those whose name has an extension in `image-file-name-extensions', or matches a regexp in `image-file-name-regexps'." - nil - nil - nil :global t :group 'image ;; Remove existing handler |