Removed debug log
This commit is contained in:
parent
a6a3447507
commit
02534a3679
1 changed files with 0 additions and 2 deletions
|
@ -82,8 +82,6 @@ unsigned Service::handleGET(const Options* options, const std::string& url, cons
|
|||
}
|
||||
}
|
||||
|
||||
LOG_INFO("Resp. lengt: %d", resp.length());
|
||||
|
||||
uv_mutex_unlock(&m_mutex);
|
||||
|
||||
return resultCode;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue