mirror of
https://github.com/apache/nuttx.git
synced 2026-05-20 12:33:27 +08:00
net/local: remove unused client lc_remaining
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user