Opacity.
[openssl.git] / crypto / engine / tb_dsa.c
index c1f57f146c99ca1e496036eeeb49e05d0408d8f1..adfb11fe3736324d683a22cb2fd8f47aab79ede4 100644 (file)
 
 #include "eng_int.h"
 
-/*
- * If this symbol is defined then ENGINE_get_default_DSA(), the function that
- * is used by DSA to hook in implementation code and cache defaults (etc),
- * will display brief debugging summaries to stderr with the 'nid'.
- */
-/* #define ENGINE_DSA_DEBUG */
-
 static ENGINE_TABLE *dsa_table = NULL;
 static const int dummy_nid = 1;