diff Core/Lua/LuaContext.cpp @ 2262:6d425452247e

cleanup
author Alain Mazy <am@osimis.io>
date Fri, 03 Feb 2017 09:41:05 +0000
parents c4b16f107f19
children 4900688827a8
line wrap: on
line diff
--- 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";
     }
 
   }