Two more fixes for PVS-Studio

This commit is contained in:
Alexey Milovidov 2019-07-08 03:56:52 +03:00
parent 553e6a273e
commit c35a832095

View File

@ -211,7 +211,6 @@ void HTTPHandler::processQuery(
Output & used_output)
{
Context context = server.context();
context.makeGlobalContext();
CurrentThread::QueryScope query_scope(context);