From: Fabian Keil Date: Thu, 29 Nov 2012 09:53:28 +0000 (+0000) Subject: Remove remnant of FEATURE_COOKIE_JAR X-Git-Tag: v_3_0_20~155 X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=commitdiff_plain;h=cb87840abe87c389497380128af6bf143dcbe330 Remove remnant of FEATURE_COOKIE_JAR --- diff --git a/acconfig.h b/acconfig.h index 29e95396..c7dfab6e 100644 --- a/acconfig.h +++ b/acconfig.h @@ -96,11 +96,6 @@ */ #undef FEATURE_CGI_EDIT_ACTIONS -/* - * Allows the use of jar files to capture cookies. - */ -#undef FEATURE_COOKIE_JAR - /* * Locally redirect remote script-redirect URLs */