mirror of
https://git.savannah.nongnu.org/git/lwip.git
synced 2026-05-14 20:26:49 +08:00
api_msg.h, api_msg.c: Remove obsolete API_MSG_ACCEPT and do_accept (never used).
This commit is contained in:
@@ -52,7 +52,6 @@ enum api_msg_type {
|
||||
API_MSG_DISCONNECT,
|
||||
|
||||
API_MSG_LISTEN,
|
||||
API_MSG_ACCEPT,
|
||||
|
||||
API_MSG_SEND,
|
||||
API_MSG_RECV,
|
||||
|
||||
Reference in New Issue
Block a user