From 278ac6f10b7373ce1bbe13ab5fc7262d7b0f37f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96man?= Date: Mon, 21 Apr 2008 16:46:45 +0000 Subject: [PATCH] remove dead code --- ajaxui/ajaxui_config_dvb.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/ajaxui/ajaxui_config_dvb.c b/ajaxui/ajaxui_config_dvb.c index 079b9c57..c6172f07 100644 --- a/ajaxui/ajaxui_config_dvb.c +++ b/ajaxui/ajaxui_config_dvb.c @@ -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)