X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-show.el;h=ea4444e5d744bb76aaaebe2640e175e2bac52455;hp=27925669dad1d316bef63928db2ccecbe1b9986c;hb=9ca1f945d9f5030600dc14ffff10d4dad14db4ca;hpb=f47e3333b5478e43840e55710311aebdd441fc0e diff --git a/emacs/notmuch-show.el b/emacs/notmuch-show.el index 27925669..ea4444e5 100644 --- a/emacs/notmuch-show.el +++ b/emacs/notmuch-show.el @@ -23,10 +23,6 @@ ;;; Code: -(eval-when-compile - (require 'cl-lib) - (require 'pcase)) - (require 'mm-view) (require 'message) (require 'mm-decode)