diff --git a/ssl/ssl_locl.h b/ssl/ssl_locl.h index e7d28622c..4c51b0e92 100644 --- a/ssl/ssl_locl.h +++ b/ssl/ssl_locl.h @@ -1093,7 +1093,6 @@ struct ssl_st { /* we have shut things down, 0x01 sent, 0x02 for received */ int shutdown; /* where we are */ - int state; STATEM statem; BUF_MEM *init_buf; /* buffer used during init */