Cosmetics.

This commit is contained in:
Simone Bordet 2012-01-30 17:34:25 +01:00
parent 7260640251
commit 7da429ce7a
1 changed files with 0 additions and 1 deletions

View File

@ -235,7 +235,6 @@ public class SPDYClient
sslEndPoint.setConnection(connection);
return connectionFactory.getProtocol();
// return protocols == null ? null : connectionFactory.getProtocol();
}
});