remove dead code
This commit is contained in:
parent
cb57d046b1
commit
278ac6f10b
1 changed files with 0 additions and 6 deletions
|
@ -39,12 +39,6 @@
|
|||
|
||||
#include "ajaxui_mailbox.h"
|
||||
|
||||
#if 0
|
||||
static struct strtab adapterstatus[] = {
|
||||
{ "Hardware detected", TDA_STATE_RUNNING },
|
||||
{ "Hardware not found", TDA_STATE_ZOMBIE },
|
||||
};
|
||||
#endif
|
||||
|
||||
static void
|
||||
add_option(tcp_queue_t *tq, int bol, const char *name)
|
||||
|
|
Loading…
Add table
Reference in a new issue