1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00

coverity: 62512: remove unused assignment

This commit is contained in:
Andy Green 2020-08-18 11:28:02 +01:00
parent 5ef6c548d8
commit 598a82ca1d

View file

@ -1251,8 +1251,6 @@ fin:
}
}
n = 8;
/* we have the header */
if (!h2n->value) {
h2n->value = 1;