364921 removed debug

This commit is contained in:
Greg Wilkins 2011-12-22 00:53:33 +11:00
parent b99e03c465
commit 7b2a0cb502
1 changed files with 0 additions and 1 deletions

View File

@ -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);