mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 03:07:29 +02:00
fix build warning
This commit is contained in:
@ -1598,7 +1598,6 @@ static int GetDtlsHandShakeHeader(CYASSL* ssl, const byte* input,
|
||||
word32* inOutIdx, byte *type, word32 *size,
|
||||
word32 *fragOffset, word32 *fragSz)
|
||||
{
|
||||
word32 seq;
|
||||
word32 idx = *inOutIdx;
|
||||
|
||||
(void)ssl;
|
||||
|
Reference in New Issue
Block a user