* lisp/net/mailcap.el (mailcap-mime-data): Remove long-forgotten ee

It referred apparently to the "Electric Eyes" image viewer:
https://archive.org/details/tucows_31588_Electric_Eyes
This commit is contained in:
Stefan Monnier 2020-08-12 14:46:13 -04:00
parent 7e3fd65bb9
commit fd6058b8fb

View file

@ -269,11 +269,6 @@ is consulted."
(viewer . "display %s")
(type . "image/*")
(test . (eq window-system 'x))
("needsx11"))
(".*"
(viewer . "ee %s")
(type . "image/*")
(test . (eq window-system 'x))
("needsx11")))
("text"
("plain"