mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-10 04:09:59 +00:00
Remove leftover debugging printf
Signed-off-by: Manuel Pégourié-Gonnard <[email protected]>
This commit is contained in:
@@ -955,8 +955,6 @@ o_check_ciphersuite()
|
||||
*ECDH-*) SKIP_NEXT="YES"
|
||||
esac
|
||||
fi
|
||||
|
||||
printf "\no_check: $MODE $1 ($O_SUPPORT_DTLS12) -> $SKIP_NEXT\n"
|
||||
}
|
||||
|
||||
# g_check_ciphersuite CIPHER_SUITE_NAME
|
||||
|
||||
Reference in New Issue
Block a user