[libsoup/wip/tpopela/negotiate: 39/64] Remove an unneeded comment
- From: Tomas Popela <tpopela src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/tpopela/negotiate: 39/64] Remove an unneeded comment
- Date: Tue, 16 Feb 2016 12:15:20 +0000 (UTC)
commit 2fd0d216942c7b5b7b636ed261f8f0d4d81b9b26
Author: Tomas Popela <tpopela redhat com>
Date: Tue Jan 19 11:56:07 2016 +0100
Remove an unneeded comment
libsoup/soup-auth-negotiate.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libsoup/soup-auth-negotiate.c b/libsoup/soup-auth-negotiate.c
index 36c0b78..e0b3bd0 100644
--- a/libsoup/soup-auth-negotiate.c
+++ b/libsoup/soup-auth-negotiate.c
@@ -150,7 +150,6 @@ soup_auth_negotiate_get_protection_space (SoupAuth *auth, SoupURI *source_uri)
space = g_strdup (source_uri->path);
- /* FIXME does https://bugzilla.gnome.org/show_bug.cgi?id=755617 apply here as well? */
/* Strip filename component */
p = strrchr (space, '/');
if (p && p != space && p[1])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]