]> git.0d.be Git - empathy.git/blobdiff - libempathy-gtk/empathy-contact-list-view.c
Fix ref count error for account objects.
[empathy.git] / libempathy-gtk / empathy-contact-list-view.c
index d4b222e4d2a8448160c217addf0bf5c018bcddb8..27688602c8308a2576c87cac2802f1c00533235c 100644 (file)
@@ -777,7 +777,6 @@ contact_list_view_drag_data_received (GtkWidget         *widget,
                g_object_unref (account);
        }
        g_object_unref (factory);
-       g_object_unref (account);
        g_strfreev (strv);
 
        if (!contact) {