X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-compat.el;h=c4e07780506d84855c46f0169b22368b88319a0d;hp=2975f4c2ec1bffb31a4e1e4110544b82a2d2a01d;hb=2ca941163da06aed564dab1990fb333fd7457ec2;hpb=adc123e4fd6384fba0165ebddc99d4323f6bee73 diff --git a/emacs/notmuch-compat.el b/emacs/notmuch-compat.el index 2975f4c2..c4e07780 100644 --- a/emacs/notmuch-compat.el +++ b/emacs/notmuch-compat.el @@ -41,8 +41,6 @@ (unless (fboundp 'message--fold-long-headers) (add-hook 'message-header-hook 'notmuch-message--fold-long-headers)) -;; End of compatibility functions - (provide 'notmuch-compat) ;;; notmuch-compat.el ends here