diff options
Diffstat (limited to 'www/privoxy/patches/patch-ad')
-rw-r--r-- | www/privoxy/patches/patch-ad | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/www/privoxy/patches/patch-ad b/www/privoxy/patches/patch-ad deleted file mode 100644 index 024bab4956e..00000000000 --- a/www/privoxy/patches/patch-ad +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ad,v 1.1 2008/06/13 13:45:46 drochner Exp $ - ---- filters.h.orig 2007-10-19 18:53:28.000000000 +0200 -+++ filters.h -@@ -325,7 +325,7 @@ extern char *get_last_url(char *subject, - - extern pcrs_job *compile_dynamic_pcrs_job_list(const struct client_state *csp, const struct re_filterfile_spec *b); - --extern inline int content_filters_enabled(const struct client_state *csp); -+int content_filters_enabled(const struct client_state *csp); - - /* - * Handling Max-Forwards: |