Remove some dead code from libssl
authorMatt Caswell <matt@openssl.org>
Tue, 28 Feb 2017 10:52:09 +0000 (10:52 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 28 Feb 2017 12:54:52 +0000 (12:54 +0000)
commitdf15c84901b235233013105c5977074d68530852
tree5fbdff9693338cd06d61c1387b15580b0c81987d
parent9d70ac97d9d8720e6ed280609c844da403b80440
Remove some dead code from libssl

There are a small number of functions in libssl that are internal only
and never used by anything.

Reviewed-by: Emilia Käsper <emilia@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2770)
ssl/record/rec_layer_d1.c
ssl/record/rec_layer_s3.c
ssl/record/record.h
ssl/ssl_lib.c
ssl/ssl_locl.h