Remove unused member

This commit is contained in:
Andreas Öman 2008-04-03 19:42:37 +00:00
parent 96d41e1e85
commit 827120cb75

View file

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