mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-16 00:00:07 +01:00
Don't need 'spill' label anymore with http_version.
This commit is contained in:
parent
cee9e70239
commit
95bea8d54d
1 changed files with 0 additions and 1 deletions
|
@ -397,7 +397,6 @@ check_eol:
|
|||
goto swallow;
|
||||
}
|
||||
|
||||
spill:
|
||||
{
|
||||
int issue_result = issue_char(wsi, c);
|
||||
if (issue_result < 0) {
|
||||
|
|
Loading…
Add table
Reference in a new issue