diff --git a/tvhead.h b/tvhead.h index 0cf1bd26..7534c4cf 100644 --- a/tvhead.h +++ b/tvhead.h @@ -205,8 +205,6 @@ typedef struct th_dvb_table { */ typedef struct th_dvb_adapter { - LIST_ENTRY(th_dvb_adapter) tda_adapter_to_mux_link; - struct th_dvb_mux_instance_list tda_muxes_configured; struct th_dvb_mux_instance_list tda_muxes_active;