mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-23 15:55:10 +01:00
- Removed redundant POLARSSL_DEBUG_MSG define
This commit is contained in:
parent
a8cd239d6b
commit
1504af585c
4 changed files with 6 additions and 12 deletions
|
|
@ -146,15 +146,6 @@
|
|||
#define POLARSSL_CIPHER_NULL_CIPHER
|
||||
*/
|
||||
|
||||
/**
|
||||
* \def POLARSSL_DEBUG_MSG
|
||||
*
|
||||
* Requires: POLARSSL_DEBUG_C
|
||||
*
|
||||
* Enable all SSL/TLS debugging messages.
|
||||
*/
|
||||
#define POLARSSL_DEBUG_MSG
|
||||
|
||||
/**
|
||||
* \def POLARSSL_ENABLE_WEAK_CIPHERSUITES
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue