mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 04:59:02 -04:00
remove dead code.
This commit is contained in:
parent
da8d1800bf
commit
6a35a8a455
@ -694,8 +694,6 @@ http_header_recv(struct netbuf *nb)
|
||||
http_error_response(req->owner, 500);
|
||||
return (KORE_RESULT_OK);
|
||||
}
|
||||
} else {
|
||||
http_error_response(req->owner, 500);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user