diff options
Diffstat (limited to 'src/supplemental/tls/tls_common.h')
| -rw-r--r-- | src/supplemental/tls/tls_common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/supplemental/tls/tls_common.h b/src/supplemental/tls/tls_common.h index 14bb0cf7..3d29583b 100644 --- a/src/supplemental/tls/tls_common.h +++ b/src/supplemental/tls/tls_common.h @@ -41,7 +41,6 @@ struct nng_tls_config { nng_tls_engine_config_ops ops; - const nng_tls_engine *engine; // store this so we can verify nni_mtx lock; int ref; bool busy; |
