Remove the transfer of lock hooks from bind_engine
authorRichard Levitte <levitte@openssl.org>
Tue, 8 Mar 2016 23:07:10 +0000 (00:07 +0100)
committerRichard Levitte <levitte@openssl.org>
Tue, 8 Mar 2016 23:33:38 +0000 (00:33 +0100)
With the new threads API, this is no longer needed.

Reviewed-by: Matt Caswell <matt@openssl.org>

No differences found