mirror of
https://github.com/apache/nuttx.git
synced 2026-08-09 14:35:08 +00:00
net/local: remove unused client lc_remaining
Signed-off-by: chao.an <anchao@xiaomi.com>
This commit is contained in:
parent
757c0cbf81
commit
cc5c7ee088
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue