yhirose 5 лет назад
Родитель
Сommit
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;