# HG changeset patch # User Alain Mazy # Date 1486114865 0 # Node ID 6d425452247edca39ba18c8eb1a44d83840fdb18 # Parent c4b16f107f1997621dfc542c9573b118d48f1c89 cleanup diff -r c4b16f107f19 -r 6d425452247e Core/Lua/LuaContext.cpp --- a/Core/Lua/LuaContext.cpp Thu Feb 02 21:32:44 2017 +0100 +++ b/Core/Lua/LuaContext.cpp Fri Feb 03 09:41:05 2017 +0000 @@ -225,7 +225,6 @@ { this->httpClient_.AddHeader(*it, headers[*it].asString()); } - LOG(ERROR) << "4"; } }