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/gsocks5proxy.c
This commit is contained in:
parent
bd5d867320
commit
7bde242707
@ -734,7 +734,6 @@ nego_reply_read_cb (GObject *source,
|
||||
|
||||
if (data->offset == data->length)
|
||||
{
|
||||
GError *error = NULL;
|
||||
gboolean must_auth = FALSE;
|
||||
gboolean has_auth = data->username || data->password;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user