--- src/handshake.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/handshake.h b/src/handshake.h index 2d51da7c..955e2eec 100644 --- a/src/handshake.h +++ b/src/handshake.h @@ -132,7 +132,6 @@ struct handshake_state { uint8_t gtk_rsc[6]; uint8_t proto_version : 2; unsigned int gtk_index; - struct erp_cache_entry *erp_cache; bool support_ip_allocation : 1; uint32_t client_ip_addr; uint32_t subnet_mask; -- 2.31.1