aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libempathy-gtk/empathy-chat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libempathy-gtk/empathy-chat.c b/libempathy-gtk/empathy-chat.c
index c29bf31a4..35b91f876 100644
--- a/libempathy-gtk/empathy-chat.c
+++ b/libempathy-gtk/empathy-chat.c
@@ -192,6 +192,7 @@ chat_connection_changed_cb (EmpathyAccountManager *manager,
priv->id, TRUE,
NULL, NULL, NULL, NULL);
g_object_unref (connection);
+ g_object_unref (mc);
}
}