Removes CTLOG_new_null from the CT public API
authorRob Percival <robpercival@google.com>
Thu, 4 Aug 2016 17:48:48 +0000 (18:48 +0100)
committerRich Salz <rsalz@openssl.org>
Fri, 5 Aug 2016 22:49:58 +0000 (18:49 -0400)
commit1ccbe6b32c98f61526e364c7abc94f55ec600293
treec214bc947a51d3849c1e0bab1233949e3e9c43c5
parent850864d81c49697b08254eebf565e8251f2e30db
Removes CTLOG_new_null from the CT public API

This is an entirely useless function, given that CTLOG is publicly
immutable.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/1406)
crypto/ct/ct_err.c
crypto/ct/ct_log.c
include/openssl/ct.h