瀏覽代碼

Code cleanup

yhirose 5 年之前
父節點
當前提交
eb2d28bca2
共有 1 個文件被更改,包括 0 次插入2 次删除
  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;