Remove explicit initialization of gnus-demon

This is automatically done by `gnus-demon-add-handler`.
This commit is contained in:
Daniel - 2022-02-06 20:56:19 +01:00
parent 5178d039f4
commit 940c4b04a8
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 0 additions and 1 deletions

View File

@ -1871,7 +1871,6 @@
;; Automatically scan for new news
(gnus-demon-add-handler 'db/gnus-demon-scan-news-on-level-2 5 5)
(add-hook 'gnus-started-hook #'gnus-demon-init)
;; Visit group under point and immediately close it; this updates
;; gnus registry as a side-effect