From 65890298dbe26d1058f523a6eb4741d57b05142c Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Wed, 22 Aug 2012 11:40:04 -0400 Subject: SoupPasswordManager: kill Deprecate and remove support for SoupPasswordManager; SoupPasswordManagerGNOME is now a dummy class, and the related SoupAuth methods are all no-ops. SoupSession also no longer has any special support for SoupPasswordManager. To avoid breaking old builds, the functions/types are still around, but are now marked as having always been deprecated (which, really, they were). https://bugzilla.gnome.org/show_bug.cgi?id=594377 https://bugzilla.gnome.org/show_bug.cgi?id=679866 --- libsoup/soup.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libsoup/soup.h') diff --git a/libsoup/soup.h b/libsoup/soup.h index f99f3e68..b1b74721 100644 --- a/libsoup/soup.h +++ b/libsoup/soup.h @@ -31,7 +31,6 @@ extern "C" { #include #include #include -#include #include #include #include -- cgit v1.2.1