364921 removed debug
This commit is contained in:
parent
b99e03c465
commit
7b2a0cb502
|
@ -599,7 +599,6 @@ public class SslConnection extends AbstractConnection implements AsyncConnection
|
|||
|
||||
public void shutdownOutput() throws IOException
|
||||
{
|
||||
System.err.println("OSHUT SSL");
|
||||
synchronized (SslConnection.this)
|
||||
{
|
||||
LOG.debug("{} ssl endp.oshut {}",_session,this);
|
||||
|
|
Loading…
Reference in New Issue