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.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/empathy-status-icon.c b/src/empathy-status-icon.c
index 87c910aed..9026315db 100644
--- a/src/empathy-status-icon.c
+++ b/src/empathy-status-icon.c
@@ -349,7 +349,7 @@ status_icon_status_changed_cb (MissionControl *mc,
EmpathyStatusIcon *icon)
{
GList *accounts, *l;
- guint connection_status;
+ guint connection_status = 1;
EmpathyStatusIconPriv *priv;
priv = GET_PRIV (icon);