Properly declare ignored variable

This commit is contained in:
Daniel - 2020-01-05 14:42:13 +01:00
parent 95555dd7c1
commit 6f856c61b6
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
The special org-mode files are `db/org-default-work-file',
`db/org-default-home-file', `db/org-default-notes-files', and
`db/org-default-refile-file'."
(declare (ignore args))
(ignore args)
(require 'org)
(let ((agenda-files (mapcar #'file-truename (org-agenda-files t))))
(dolist (file '(db/org-default-home-file