mirror of
https://github.com/strongswan/strongswan.git
synced 2025-12-06 00:00:10 -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
|
||||
{
|
||||
DBG2(DBG_TLS, "sending %d bytes buffered fragment",
|
||||
min(*buflen, this->output.len - this->outpos));
|
||||
if (msglen)
|
||||
{
|
||||
*msglen = 0;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user