Remove 1 g_hash_table_unref.
[sharing-cli] / src / plugin.c
index fdd2047..f2e9749 100644 (file)
@@ -361,7 +361,6 @@ edit_account(SharingAccount* account, GtkWindow* parent, gboolean setup)
   
   gtk_widget_destroy (dlg);
   g_hash_table_unref (h);
-  g_hash_table_unref (h);
   
   if (result == GTK_RESPONSE_YES && (changed || setup))
        return SHARING_EDIT_ACCOUNT_SUCCESS;