Remove unused variables from tls1_change_cipher_state
authorDmitry Belyavskiy <beldmit@gmail.com>
Wed, 2 Jan 2019 10:28:07 +0000 (13:28 +0300)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Jan 2019 14:21:35 +0000 (14:21 +0000)
commitbb61be393f87ca1c1fad8dfed8c40a4da9d06448
tree3cea143c880f274245cf81676fe9f428573c32f9
parent42c17f3a10d298ca3d9a1938322860e5dc54269d
Remove unused variables from tls1_change_cipher_state

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7971)

(cherry picked from commit d072eea2e39c4444ecce3598556053a4c552d9a2)
ssl/t1_enc.c