]> git.0d.be Git - empathy.git/commitdiff
remove old comment
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 13 Nov 2009 11:03:29 +0000 (11:03 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 13 Nov 2009 11:37:18 +0000 (11:37 +0000)
src/empathy-status-icon.c

index 1b0abdc39d155f892a51589a8c5b84c4f221bce8..0993762eea6451fc33c9632f0586d21badf26933 100644 (file)
@@ -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 ();
 }