mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-09 00:00:27 -05:00
removed redundant debug output
This commit is contained in:
parent
25de08474b
commit
c0071bde73
@ -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;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user