From 6e63719484801e93f2b570d8c416645d71815c8e Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Mon, 23 Feb 2009 11:48:51 +0000 Subject: Use libsoup, getting the session from webkit, to handle cookies. Requires libsoup-gnome for SoupCookieJarSQLite storage. Depending on 2.25.91, although we actually need trunk to get working code. svn path=/trunk/; revision=8811 --- embed/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'embed/Makefile.am') diff --git a/embed/Makefile.am b/embed/Makefile.am index e9486b1fa..e0c8b516f 100644 --- a/embed/Makefile.am +++ b/embed/Makefile.am @@ -21,7 +21,6 @@ INST_H_FILES = \ ephy-adblock-manager.h \ ephy-base-embed.h \ ephy-command-manager.h \ - ephy-cookie-manager.h \ ephy-embed.h \ ephy-embed-container.h \ ephy-embed-event.h \ @@ -45,7 +44,6 @@ libephyembed_la_SOURCES = \ ephy-base-embed.c \ downloader-view.c \ ephy-command-manager.c \ - ephy-cookie-manager.c \ ephy-download.c \ ephy-embed.c \ ephy-embed-container.c \ -- cgit v1.2.3