removed redundant debug output

This commit is contained in:
Andreas Steffen
2010-09-02 22:19:37 +02:00
parent 25de08474b
commit c0071bde73
-2
View File
@@ -307,8 +307,6 @@ METHOD(tls_t, build, status_t,
}
else
{
DBG2(DBG_TLS, "sending %d bytes buffered fragment",
min(*buflen, this->output.len - this->outpos));
if (msglen)
{
*msglen = 0;