[Org] Remove obsolete code from agenda custom command

This commit is contained in:
Daniel - 2017-10-28 14:31:17 +02:00
parent 8ce78e4c47
commit 5747361df6
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
1 changed files with 1 additions and 3 deletions

View File

@ -455,9 +455,7 @@ are equal return nil."
((agenda
""
((org-agenda-entry-types '(:timestamp :sexp :scheduled :deadline))
(org-deadline-warning-days 0)
(org-agenda-files (append org-agenda-files
(mapcar #'second db/ical-org-links)))))
(org-deadline-warning-days 0)))
(db/org-agenda-list-deadlines
""
((org-agenda-overriding-header "Deadlines")