X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=emacs%2Fnotmuch-hello.el;h=bd882b830fd6ae7a320a0295e52bd15c9f92b9ea;hb=98cf886120066c20d0f6a69c6dcfc50741badca5;hp=30b3a5e0ffdf50f5baeceba7f43d3645b945634b;hpb=159b05fcaa8f9cf717bef74ca098d9567c85fe4c;p=notmuch diff --git a/emacs/notmuch-hello.el b/emacs/notmuch-hello.el index 30b3a5e0..bd882b83 100644 --- a/emacs/notmuch-hello.el +++ b/emacs/notmuch-hello.el @@ -24,7 +24,6 @@ (require 'cl) (require 'notmuch-lib) -(require 'notmuch) (require 'notmuch-mua) (declare-function notmuch-search "notmuch" (query &optional oldest-first target-thread target-line continuation))