From 7627c6f66e768683e65d62080eb4f3a48fbca6b1 Mon Sep 17 00:00:00 2001 From: "Basil L. Contovounesios" Date: Sun, 26 Feb 2017 21:43:00 +0000 Subject: Remove ignored arguments --- gnus-desktop-notify.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gnus-desktop-notify.el') diff --git a/gnus-desktop-notify.el b/gnus-desktop-notify.el index 4876f6e..aaa76ed 100644 --- a/gnus-desktop-notify.el +++ b/gnus-desktop-notify.el @@ -235,7 +235,7 @@ multiple uniline strings." ((eq gnus-desktop-notify-behavior 'gnus-desktop-notify-multi) `(,bodies)))))) -(defun gnus-desktop-notify-check (&rest _ignored) +(defun gnus-desktop-notify-check () "Check all groups for and notify of new articles." (interactive) (let ((updated-groups ())) -- cgit v1.2.3