Fix redefinition of local variable in gio/gdbusauth.c

This commit is contained in:
Loic Le Page 2022-01-19 18:30:06 +01:00 committed by Loïc Le Page
parent eb157bfa1b
commit 4bcb7bc631

View File

@ -461,7 +461,6 @@ client_choose_mech_and_send_initial_response (GDBusAuth *auth,
if (auth_mech_to_use_gtype == (GType) 0)
{
guint n;
gchar *available;
GString *tried_str;