Skip to content

Commit

Permalink
Correct merge error from f7b3cae
Browse files Browse the repository at this point in the history
  • Loading branch information
Scottmitch committed Jul 12, 2017
1 parent 81fb2ee commit 74140db
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -235,7 +235,6 @@ protected void deallocate() {
} finally {
readerLock.unlock();
}
ssl = SSL.newSSL(context.ctx, !context.isClient());
try {
networkBIO = SSL.bioNewByteBuffer(ssl, context.getBioNonApplicationBufferSize());

Expand Down

0 comments on commit 74140db

Please sign in to comment.