aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--libempathy/empathy-log-store-empathy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-log-store-empathy.c b/libempathy/empathy-log-store-empathy.c
index 8a25df7bc..2088fca03 100644
--- a/libempathy/empathy-log-store-empathy.c
+++ b/libempathy/empathy-log-store-empathy.c
@@ -422,7 +422,6 @@ log_store_empathy_search_hit_new (EmpathyLogStore *self,
hit->account = account;
g_object_ref (account);
}
- g_object_unref (account);
g_free (name);
}
g_list_free (accounts);