mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-10 03:16:17 +01:00
Fix redefinition of local variable in gio/gdbusauth.c
This commit is contained in:
parent
eb157bfa1b
commit
4bcb7bc631
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user