summaryrefslogtreecommitdiffstats
path: root/crypto/engine/tb_dsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/engine/tb_dsa.c')
-rw-r--r--crypto/engine/tb_dsa.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/crypto/engine/tb_dsa.c b/crypto/engine/tb_dsa.c
index c1f57f146c..adfb11fe37 100644
--- a/crypto/engine/tb_dsa.c
+++ b/crypto/engine/tb_dsa.c
@@ -54,13 +54,6 @@
#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;