diff options
Diffstat (limited to 'src/lockdown.h')
| -rw-r--r-- | src/lockdown.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lockdown.h b/src/lockdown.h index 2f2a4b9..cad06a3 100644 --- a/src/lockdown.h +++ b/src/lockdown.h | |||
| @@ -35,8 +35,6 @@ struct iphone_lckd_client_int { | |||
| 35 | iphone_umux_client_t connection; | 35 | iphone_umux_client_t connection; |
| 36 | gnutls_session_t *ssl_session; | 36 | gnutls_session_t *ssl_session; |
| 37 | int in_SSL; | 37 | int in_SSL; |
| 38 | char *gtls_buffer_hack; | ||
| 39 | int gtls_buffer_hack_len; | ||
| 40 | char session_id[40]; | 38 | char session_id[40]; |
| 41 | }; | 39 | }; |
| 42 | 40 | ||
