diff --git a/src/tls13.c b/src/tls13.c index 3a1983944..19312135a 100644 --- a/src/tls13.c +++ b/src/tls13.c @@ -6215,7 +6215,6 @@ static int DoTls13KeyUpdate(WOLFSSL* ssl, const byte* input, word32* inOutIdx, break; default: return INVALID_PARAMETER; - break; } /* Move index to byte after message. */