X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=emacs%2Fnotmuch.el;h=5284e77174f05a98d46c3c62a1de4007f208f4d3;hp=6564816f078659f23ab5f6a6c6fc51478aa695ae;hb=3c1eea5646fcf33d66acb874d82f3518a75c24de;hpb=0c565fa29fc29f74209d4343e2fc88f3b8008aaa diff --git a/emacs/notmuch.el b/emacs/notmuch.el index 6564816f..5284e771 100644 --- a/emacs/notmuch.el +++ b/emacs/notmuch.el @@ -61,10 +61,6 @@ (require 'notmuch-message) (require 'notmuch-parser) -(unless (require 'notmuch-version nil t) - (defconst notmuch-emacs-version "unknown" - "Placeholder variable when notmuch-version.el[c] is not available.")) - (defcustom notmuch-search-result-format `(("date" . "%12s ") ("count" . "%-7s ")