From f7ab5801c542a4df58668f3b65473883a4e11a59 Mon Sep 17 00:00:00 2001 From: Noe Rubinstein Date: Fri, 17 Dec 2010 19:18:13 +0100 Subject: remove obsolete code --- xhfc/xhfc.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'xhfc') diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h index 01caef3..6b465f1 100644 --- a/xhfc/xhfc.h +++ b/xhfc/xhfc.h @@ -33,10 +33,8 @@ #include "xhfc24sucd.h" - #define DRIVER_NAME "xivoxhfc" - #ifndef CHIP_ID_2S4U #define CHIP_ID_2S4U 0x62 #endif @@ -140,10 +138,7 @@ struct xhfc_span { u8 state, prev_state; struct dahdi_chan* sigchan; - int sigactive; unsigned long activation_timer, f6_f7_transition; // timers; 0 when deactivated - - unsigned long non_rx_cnt; }; struct xhfc { -- cgit v1.2.3