diff --git a/mu4e/mu4e-vars.el b/mu4e/mu4e-vars.el index 622a0bc6..2ec1f600 100644 --- a/mu4e/mu4e-vars.el +++ b/mu4e/mu4e-vars.el @@ -379,7 +379,6 @@ I.e. a message with the draft flag set." "Face for special header values in the message view." :group 'mu4e-faces) - (defface mu4e-view-link-face '((t :inherit link)) "Face for showing URLs and attachments in the message view." @@ -450,7 +449,6 @@ I.e. a message with the draft flag set." "Face for cited message parts (level 7)." :group 'mu4e-faces) - (defface mu4e-system-face '((t :inherit font-lock-comment-face :slant italic)) "Face for system message (such as the footers for message headers)."