Remove kill-popups action.
[privoxy.git] / vc_config_pthreads.h
index c4a1137..44d7324 100644 (file)
  *
  * 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
+ *
  *    Revision 1.2  2002/04/26 18:26:09  jongfoster
  *    Bumping version numbers
  *
  */
 #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.
  */