diff --git a/net/local/local.h b/net/local/local.h index b37795fc895..9451b7069a5 100644 --- a/net/local/local.h +++ b/net/local/local.h @@ -176,7 +176,6 @@ struct local_conn_s struct { - uint16_t lc_remaining; /* (For binary compatibility with peer) */ volatile int lc_result; /* Result of the connection operation (client) */ } client;