removed redundant debug output
This commit is contained in:
@@ -307,8 +307,6 @@ METHOD(tls_t, build, status_t,
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
DBG2(DBG_TLS, "sending %d bytes buffered fragment",
|
|
||||||
min(*buflen, this->output.len - this->outpos));
|
|
||||||
if (msglen)
|
if (msglen)
|
||||||
{
|
{
|
||||||
*msglen = 0;
|
*msglen = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user