]> granicus.if.org Git - openssl/commit
Remove redundant declarations in record_locl.h
authorXiaoyin Liu <xiaoyinl@users.noreply.github.com>
Sun, 30 Jul 2017 07:06:56 +0000 (03:06 -0400)
committerRich Salz <rsalz@openssl.org>
Sun, 30 Jul 2017 21:40:56 +0000 (17:40 -0400)
commit00f3a013c30736a37c90c47d5a45191eaa3051c7
treedc1d9fe589f3fa0f614dbcb872f874ac55b081c8
parent5f9602eb1567c4c0b8034f574cd52eb2f1f90a65
Remove redundant declarations in record_locl.h

This patch removes the prototype of function RECORD_LAYER_set_write_sequence from record_locl.h, since this function is not defined.

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4051)
ssl/record/record_locl.h