CLEANUP: ssl_ckch: Remove unused field in commit_cacrlfile_ctx structure
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 3 Jun 2022 09:35:37 +0000 (11:35 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 3 Jun 2022 10:12:04 +0000 (12:12 +0200)
commitdd0c4834ef7b5371affe7b83b6cf8e1d3aea8c46
tree895ca8f3aaef9140ba3a87e18caf6c346dbceb44
parentf814c4aa987700de45136fe0cf1f3a41d3f5da8c
CLEANUP: ssl_ckch: Remove unused field in commit_cacrlfile_ctx structure

.next_ckchi field is not used by functions responsible to commit changes on
CA/CRL entries. It can be removed.
src/ssl_ckch.c