prevent endless recursion when trace API is used within OPENSSL_init_crypto()
[openssl.git] / crypto / include / internal / cryptlib_int.h
index 673a004f0f6b8efca34392922b6f7971f0114c17..69d94be54a8a28d50e2978dedf9707869e7b1923 100644 (file)
@@ -27,6 +27,5 @@ void ossl_ctx_thread_stop(void *arg);
 # define OPENSSL_INIT_ZLIB                   0x00010000L
 # define OPENSSL_INIT_BASE_ONLY              0x00040000L
 
-int ossl_trace_init(void);
 void ossl_trace_cleanup(void);
 void ossl_malloc_setup_failures(void);