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 e890697b7 Remove unused code
e890697b7 is described below
commit e890697b71f13e915bf7aa78ebaf862b4f971c99
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Aug 27 10:42:26 2026 +0100
Remove unused code
---
native/include/ssl_private.h | 2 --
1 file changed, 2 deletions(-)
diff --git a/native/include/ssl_private.h b/native/include/ssl_private.h
index 63fe4905e..c1e69a52a 100644
--- a/native/include/ssl_private.h
+++ b/native/include/ssl_private.h
@@ -312,8 +312,6 @@ typedef struct {
PHA_STARTED, /* PHA req sent to client but no response */
PHA_COMPLETE /* Client has returned cert */
} pha_state;
- apr_socket_t *sock;
- apr_pollset_t *pollset;
} tcn_ssl_conn_t;
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]