Skip to content

Commit eb2d28b

Browse files
committed
Code cleanup
1 parent 86f637a commit eb2d28b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

httplib.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4264,8 +4264,6 @@ inline bool Server::write_response_core(Stream &strm, bool close_connection,
42644264
res.set_header("Accept-Ranges", "bytes");
42654265
}
42664266

4267-
detail::BufferStream bstrm;
4268-
42694267
// Response line and headers
42704268
{
42714269
detail::BufferStream bstrm;

0 commit comments

Comments
 (0)