fix build warning
This commit is contained in:
parent
457e214777
commit
98bc1f8c46
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user