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 623cb8d commit c067527
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,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 c067527

Please sign in to comment.