aboutsummaryrefslogtreecommitdiffstats
path: root/src/empathy-status-icon.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/empathy-status-icon.c')
-rw-r--r--src/empathy-status-icon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-status-icon.c b/src/empathy-status-icon.c
index 1b0abdc39..0993762ee 100644
--- a/src/empathy-status-icon.c
+++ b/src/empathy-status-icon.c
@@ -635,7 +635,6 @@ empathy_status_icon_init (EmpathyStatusIcon *icon)
G_CALLBACK (status_icon_popup_menu_cb),
icon);
- /* Query the notification daemon to check if it supports actions */
priv->notify_mgr = empathy_notify_manager_dup_singleton ();
}