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 91bcc77..c30a182 100644 --- a/src/lockdown.h +++ b/src/lockdown.h | |||
| @@ -36,8 +36,6 @@ struct iphone_lckd_client_int { | |||
| 36 | iphone_umux_client_t connection; | 36 | iphone_umux_client_t connection; |
| 37 | gnutls_session_t *ssl_session; | 37 | gnutls_session_t *ssl_session; |
| 38 | int in_SSL; | 38 | int in_SSL; |
| 39 | char *gtls_buffer_hack; | ||
| 40 | int gtls_buffer_hack_len; | ||
| 41 | char session_id[40]; | 39 | char session_id[40]; |
| 42 | }; | 40 | }; |
| 43 | 41 | ||
