Skip to content

Commit 558c329

Browse files
committed
fixup! fenrir: address review feedback on PR 10230
1 parent f3e183a commit 558c329

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/tls.c

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14930,8 +14930,6 @@ static int TLSX_GetSize(TLSX* list, byte* semaphore, byte msgType,
1493014930
msgType == certificate_request);
1493114931
(void)cbShim;
1493214932

14933-
(void)hsz;
14934-
1493514933
while ((extension = list)) {
1493614934
list = extension->next;
1493714935

0 commit comments

Comments
 (0)