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:
parent
5ef6c548d8
commit
598a82ca1d
1 changed files with 0 additions and 2 deletions
|
@ -1251,8 +1251,6 @@ fin:
|
|||
}
|
||||
}
|
||||
|
||||
n = 8;
|
||||
|
||||
/* we have the header */
|
||||
if (!h2n->value) {
|
||||
h2n->value = 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue