Structural references should never be decremented directly - so leave that
authorGeoff Thorpe <geoff@openssl.org>
Wed, 18 Apr 2001 01:07:28 +0000 (01:07 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Wed, 18 Apr 2001 01:07:28 +0000 (01:07 +0000)
commitea3a429efe3116ef91878b92a41a95b406e48a11
tree404d393b7fa2f777002d1647cd026a74affc77c3
parente3f1223fe4571be546484efc664e2b2debb72f25
Structural references should never be decremented directly - so leave that
to ENGINE_free(). Also, remove "#if 0" code that has no useful future.
crypto/engine/engine_list.c