[glib: 3/11] Fix redefinition of local variable in gio/gdbusauth.c
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 3/11] Fix redefinition of local variable in gio/gdbusauth.c
- Date: Fri, 1 Apr 2022 15:13:33 +0000 (UTC)
commit 4bcb7bc6312a6d53b8b546accc3aa82d88fa4664
Author: Loic Le Page <llepage fluendo com>
Date: Wed Jan 19 18:30:06 2022 +0100
Fix redefinition of local variable in gio/gdbusauth.c
gio/gdbusauth.c | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/gio/gdbusauth.c b/gio/gdbusauth.c
index 74c178dbf5..7a7900c1b1 100644
--- a/gio/gdbusauth.c
+++ b/gio/gdbusauth.c
@@ -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;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]