Remove some redundant code
authorMatt Caswell <matt@openssl.org>
Wed, 29 Nov 2023 11:55:17 +0000 (11:55 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 12 Dec 2023 16:06:54 +0000 (16:06 +0000)
commite46a6b1a5de0759023c5c9c2143ead4621f20d20
treed3fe03573b52d83a15a272d49c5f96e2ac6878ec
parentafcc12c41ad82c5b63194502592de015604dbd47
Remove some redundant code

We remove a function that was left behind and is no longer called after the
record layer refactor

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Todd Short <todd.short@me.com>
(Merged from https://github.com/openssl/openssl/pull/22864)
ssl/ssl_local.h
ssl/t1_enc.c