Use a single mutex for the certificate generation
[privoxy.git] / project.h
index 1720e76..e5b034b 100644 (file)
--- a/project.h
+++ b/project.h
@@ -347,11 +347,6 @@ struct http_request
 
 
 #ifdef FEATURE_HTTPS_INSPECTION
-/*
- * If this macro is defined, mutexes count for generating
- * private keys is changed from 65536 to 32.
- */
-#define LIMIT_MUTEX_NUMBER
 /*
  * Struct for linked list containing certificates
  */