remove dead code

This commit is contained in:
Andreas Öman 2008-04-21 16:46:45 +00:00
parent cb57d046b1
commit 278ac6f10b

View file

@ -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)