]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-tree.el
emacs: improve how cl-lib and pcase are required
[notmuch] / emacs / notmuch-tree.el
index 51a43eddc6c67a9ba55030d8ed77291343b31788..95d5f642c0de22bf829bd6ad57d3d4bb620d71af 100644 (file)
@@ -24,8 +24,6 @@
 
 ;;; Code:
 
-(eval-when-compile (require 'cl-lib))
-
 (require 'mail-parse)
 
 (require 'notmuch-lib)