Browse Source

Code cleanup

yhirose 5 năm trước cách đây
mục cha
commit
eb2d28bca2
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      httplib.h

+ 0 - 2
httplib.h

@@ -4264,8 +4264,6 @@ inline bool Server::write_response_core(Stream &strm, bool close_connection,
     res.set_header("Accept-Ranges", "bytes");
   }
 
-  detail::BufferStream bstrm;
-
   // Response line and headers
   {
     detail::BufferStream bstrm;