diff options
-rw-r--r-- | gnus-desktop-notify.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gnus-desktop-notify.el b/gnus-desktop-notify.el index 35c31d5..afbd2e6 100644 --- a/gnus-desktop-notify.el +++ b/gnus-desktop-notify.el @@ -249,7 +249,6 @@ the behavior defined by `gnus-desktop-notify-behavior'." (case gnus-desktop-notify-behavior ('gnus-desktop-notify-single (dolist (g groups) - (message g) (notifications-notify :title gnus-desktop-notify-send-subject :body g))) ('gnus-desktop-notify-multi (notifications-notify :title gnus-desktop-notify-send-subject |