Move s->s3->wnum to s->rlayer.wnum
[openssl.git] / ssl / ssl_locl.h
index 056051a2e131e37eec190f211e90377719d0c562..64962d9439274057fbce09d251700eaf4fe60209 100644 (file)
@@ -1246,7 +1246,6 @@ typedef struct ssl3_state_st {
     unsigned char handshake_fragment[4];
     unsigned int handshake_fragment_len;
     /* partial write - check the numbers match */
-    unsigned int wnum;          /* number of bytes sent so far */
     int wpend_tot;              /* number bytes written */
     int wpend_type;
     int wpend_ret;              /* number of bytes submitted */