Windows build system: get uplink right.
[oweals/openssl.git] / crypto / engine / tb_cipher.c
index fcfb2efd8f7e21ec407c6f0c58d89bd597c9ff46..7df01caf1297627479871357a82b999bfaa5f131 100644 (file)
 
 #include "eng_int.h"
 
-/*
- * If this symbol is defined then ENGINE_get_cipher_engine(), the function
- * that is used by EVP to hook in cipher code and cache defaults (etc), will
- * display brief debugging summaries to stderr with the 'nid'.
- */
-/* #define ENGINE_CIPHER_DEBUG */
-
 static ENGINE_TABLE *cipher_table = NULL;
 
 void ENGINE_unregister_ciphers(ENGINE *e)