aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-13 19:03:29 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2009-11-13 19:37:18 +0800
commitba1efb5e0580e0c11da14eae4b85b1e9913bb6bf (patch)
tree1ae9a59d4a39d02a863a20eda34e00b5e4e5db29
parentba58113720953da388390515cca8f83cbd4440ef (diff)
downloadgsoc2013-empathy-ba1efb5e0580e0c11da14eae4b85b1e9913bb6bf.tar
gsoc2013-empathy-ba1efb5e0580e0c11da14eae4b85b1e9913bb6bf.tar.gz
gsoc2013-empathy-ba1efb5e0580e0c11da14eae4b85b1e9913bb6bf.tar.bz2
gsoc2013-empathy-ba1efb5e0580e0c11da14eae4b85b1e9913bb6bf.tar.lz
gsoc2013-empathy-ba1efb5e0580e0c11da14eae4b85b1e9913bb6bf.tar.xz
gsoc2013-empathy-ba1efb5e0580e0c11da14eae4b85b1e9913bb6bf.tar.zst
gsoc2013-empathy-ba1efb5e0580e0c11da14eae4b85b1e9913bb6bf.zip
remove old comment
-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 ();
}