X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch-address.el;h=ca24c744210f0d80c9d29aeaf94c05cd6dae32d1;hp=f313c4152c7b58a6754e349170884eb85447a638;hb=9ca1f945d9f5030600dc14ffff10d4dad14db4ca;hpb=f47e3333b5478e43840e55710311aebdd441fc0e diff --git a/emacs/notmuch-address.el b/emacs/notmuch-address.el index f313c415..ca24c744 100644 --- a/emacs/notmuch-address.el +++ b/emacs/notmuch-address.el @@ -21,8 +21,6 @@ ;;; Code: -(eval-when-compile (require 'cl-lib)) - (require 'message) (require 'notmuch-parser) (require 'notmuch-lib)