net/local: remove unused client lc_remaining
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
757c0cbf81
commit
cc5c7ee088
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user