|
|
@@ -48,9 +48,4 @@ extern const double connect_timeout;
|
|
|
extern const double http_timeout;
|
|
|
extern const int http_max_connect_count;
|
|
|
|
|
|
-// Later, we can make this conditional on NDEBUG or something along
|
|
|
-// those lines; for now, we define it always to be true so we get
|
|
|
-// error messages from OpenSSL wherever possible.
|
|
|
-#define REPORT_OPENSSL_ERRORS 1
|
|
|
-
|
|
|
#endif
|