Remove a redundant function
authorMatt Caswell <matt@openssl.org>
Wed, 14 Dec 2016 14:39:38 +0000 (14:39 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 10 Jan 2017 23:02:50 +0000 (23:02 +0000)
commit2ec6cb33856e56a3e7d15c019f17e08a8bb33093
treef6f66e7e79659ada801b17946f2d578577c13387
parent703bcee021790d33e07809c9b07fd51d2b4b5474
Remove a redundant function

The extensions refactor made this function redundant so we can remove it.

Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2157)
ssl/ssl_locl.h
ssl/t1_lib.c