This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git
The following commit(s) were added to refs/heads/main by this push:
new 00025e871 Remove unused code
00025e871 is described below
commit 00025e871d73ce4761dd4404db37540b86b8a0b4
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 27 10:03:13 2026 +0100
Remove unused code
---
native/include/ssl_private.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/native/include/ssl_private.h b/native/include/ssl_private.h
index f132244fb..1e3e00916 100644
--- a/native/include/ssl_private.h
+++ b/native/include/ssl_private.h
@@ -274,7 +274,6 @@ struct tcn_ssl_ctxt_t {
int shutdown_type;
char *rand_file;
- const char *cipher_suite;
/* for client or downstream server authentication */
int verify_depth;
int verify_mode;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]