Windows build system: get uplink right.
[oweals/openssl.git] / crypto / engine / tb_dh.c
index 8114afa63ad8afa3afedc67f9f4ff01818fb367f..4f68975ba54f40e8bf83616ad599f7e433c4ca48 100644 (file)
 
 #include "eng_int.h"
 
-/*
- * If this symbol is defined then ENGINE_get_default_DH(), the function that
- * is used by DH to hook in implementation code and cache defaults (etc),
- * will display brief debugging summaries to stderr with the 'nid'.
- */
-/* #define ENGINE_DH_DEBUG */
-
 static ENGINE_TABLE *dh_table = NULL;
 static const int dummy_nid = 1;