Remove outdated DEBUG flags.
[openssl.git] / crypto / engine / tb_rand.c
index a522264d04c40dafdda02e70876a2c0e5ae69848..b67cff54f5a2024a6fe7c74c9a308ee3a9761467 100644 (file)
 
 #include "eng_int.h"
 
-/*
- * If this symbol is defined then ENGINE_get_default_RAND(), the function
- * that is used by RAND to hook in implementation code and cache defaults
- * (etc), will display brief debugging summaries to stderr with the 'nid'.
- */
-/* #define ENGINE_RAND_DEBUG */
-
 static ENGINE_TABLE *rand_table = NULL;
 static const int dummy_nid = 1;