oops, remove debug option
[openssl.git] / ssl / s3_lib.c
index 59d68c42ac5ce3e48093a0ee99c896de386d403b..00551569d4c9407f8c62d7ac5f4c18f7dead8ecc 100644 (file)
@@ -3360,8 +3360,6 @@ long ssl3_ctx_callback_ctrl(SSL_CTX *ctx, int cmd, void (*fp)(void))
        return(1);
        }
 
-#define DEBUG_PRINT_UNKNOWN_CIPHERSUITES
-
 /* This function needs to check if the ciphers required are actually
  * available */
 const SSL_CIPHER *ssl3_get_cipher_by_char(const unsigned char *p)