Rolled back minor unneeded changes

This commit is contained in:
Veloman Yunkan 2020-05-26 13:10:50 +04:00
parent 5f1918d005
commit 85d6daabac
1 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@
#include <sstream>
#include <cstdio>
#include <atomic>
#include <limits>
namespace kiwix {
@ -62,7 +61,6 @@ fullURL2LocalURL(const std::string& full_url, const std::string& rootLocation)
}
}
} // unnamed namespace
RequestContext::RequestContext(struct MHD_Connection* connection,