This is an automated email from the ASF dual-hosted git repository.

markt-asf pushed a commit to branch 1.3.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git

commit a062ba8f04912bdb129525095dc9b560e6c9fec7
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 bf7e87e7e..8972e1e49 100644
--- a/native/include/ssl_private.h
+++ b/native/include/ssl_private.h
@@ -283,7 +283,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]

Reply via email to