changeset 2262:6d425452247e

cleanup
author Alain Mazy <am@osimis.io>
date Fri, 03 Feb 2017 09:41:05 +0000
parents c4b16f107f19
children b9775db0fd9b
files Core/Lua/LuaContext.cpp
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
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";
     }
 
   }