]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-roomlist.c
local-xmpp-assistant-widget: increase row-spacing
[empathy.git] / libempathy / empathy-tp-roomlist.c
index 1e53facdcd11bdcc57e33e4c81a3deeefcf0f031..93e28d3d3b150a48b8a48151e33c55bb9241190c 100644 (file)
@@ -203,7 +203,7 @@ tp_roomlist_got_rooms_cb (TpChannel       *channel,
                                                       chatrooms,
                                                       tp_roomlist_chatrooms_free,
                                                       list);
-               g_array_free (handles, TRUE);
+               g_array_unref (handles);
        }
 }