X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=vc_config_pthreads.h;h=44d73249457ea71ed8749b93062b26b5317d82ab;hp=fba14f4ccc7525ca885997edec0fe663f9af4de9;hb=f4107f65b676b63a199fe4230e58695757f9f199;hpb=11d4d86d90ca075d52a87bb95af11de1b0c5ac1a diff --git a/vc_config_pthreads.h b/vc_config_pthreads.h index fba14f4c..44d73249 100644 --- a/vc_config_pthreads.h +++ b/vc_config_pthreads.h @@ -2,7 +2,7 @@ #define CONFIG_H_INCLUDED /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/Attic/vc_config_pthreads.h,v $ + * File : $Source: /cvsroot/ijbswa/current/vc_config_pthreads.h,v $ * * Purpose : This file should be the first thing included in every * .c file. (Before even system headers). It contains @@ -37,6 +37,10 @@ * * Revisions : * $Log: vc_config_pthreads.h,v $ + * Revision 1.5 2006/07/18 14:48:47 david__schmidt + * Reorganizing the repository: swapping out what was HEAD (the old 3.1 branch) + * with what was really the latest development (the v_3_0_branch branch) + * * Revision 1.3 2002/05/03 22:54:24 jongfoster * Version number bump to 2.9.15 * @@ -309,11 +313,6 @@ */ #define FEATURE_IMAGE_DETECT_MSIE 1 -/* - * Kills JavaScript popups - window.open, onunload, etc. - */ -#define FEATURE_KILL_POPUPS 1 - /* * Use POSIX threads instead of native threads. */