Removed debug log
This commit is contained in:
parent
e580c3a2f6
commit
20b7bc5f40
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);
|
uv_mutex_unlock(&m_mutex);
|
||||||
|
|
||||||
return resultCode;
|
return resultCode;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue