We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4495da4 commit 3ab1625Copy full SHA for 3ab1625
1 file changed
wolfssl/wolfcrypt/logging.h
@@ -152,10 +152,6 @@ WOLFSSL_API void wolfSSL_SetLoggingPrefix(const char* prefix);
152
#define WOLFSSL_TIME(n) WC_DO_NOTHING
153
#endif
154
155
-#if defined(DEBUG_WOLFSSL) && !defined(WOLFSSL_DEBUG_CERTIFICATE_LOADS)
156
- #define WOLFSSL_DEBUG_CERTIFICATE_LOADS
157
-#endif
158
-
159
#if defined(DEBUG_WOLFSSL) && !defined(WOLFSSL_DEBUG_ERRORS_ONLY)
160
#if defined(_WIN32)
161
#if defined(INTIME_RTOS)
0 commit comments