X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=vc_config_winthreads.h;h=7e51e74c627a51d9a494ed78913c57bde44ede0d;hp=bd20a034080b474b8980315498c0b9279d681808;hb=f4107f65b676b63a199fe4230e58695757f9f199;hpb=11d4d86d90ca075d52a87bb95af11de1b0c5ac1a diff --git a/vc_config_winthreads.h b/vc_config_winthreads.h index bd20a034..7e51e74c 100644 --- a/vc_config_winthreads.h +++ b/vc_config_winthreads.h @@ -2,7 +2,7 @@ #define CONFIG_H_INCLUDED /********************************************************************* * - * File : $Source: /cvsroot/ijbswa/current/Attic/vc_config_winthreads.h,v $ + * File : $Source: /cvsroot/ijbswa/current/vc_config_winthreads.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_winthreads.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.2.1 2006/04/08 21:57:26 david__schmidt * Synchronize with a more modern copy of config.h. * @@ -310,11 +314,6 @@ */ #define FEATURE_IMAGE_DETECT_MSIE 1 -/* - * Kills JavaScript popups - window.open, onunload, etc. - */ -#define FEATURE_KILL_POPUPS 1 - /* * Use PNG instead of GIF for built-in images */