From e132d09eef79c43547219ec7b3579014250483b9 Mon Sep 17 00:00:00 2001 From: Yuri D'Elia Date: Tue, 1 Jul 2014 11:32:30 +0200 Subject: Remove useless (message) --- gnus-desktop-notify.el | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3