Emacs: removed obsolete org-mu4e connection

This commit is contained in:
Marcel Kapfer 2019-08-26 17:24:08 +02:00
parent 0349905f5f
commit f02571b2fa
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 0 additions and 4 deletions

View File

@ -506,10 +506,6 @@
;; if they are scheduled to be done
(setq org-agenda-skip-deadline-prewarning-if-scheduled (quote pre-scheduled))
;; mu4e connection
(unless (string= user-login-name "ftu15")
(require 'org-mu4e))
;; store link to message if in header view, not to header query
(setq org-mu4e-link-query-in-headers-mode nil)