api_msg.h, api_msg.c: Remove obsolete API_MSG_ACCEPT and do_accept (never used).

This commit is contained in:
fbernon
2007-03-22 09:34:18 +00:00
parent db739d16ce
commit 544e469eeb
3 changed files with 3 additions and 27 deletions

View File

@@ -52,7 +52,6 @@ enum api_msg_type {
API_MSG_DISCONNECT,
API_MSG_LISTEN,
API_MSG_ACCEPT,
API_MSG_SEND,
API_MSG_RECV,