summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-10-22 18:44:57 +0200
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-10-22 18:44:57 +0200
commit1a2bfca2fe403a1185bfdcd5505d1a34fb05d4c6 (patch)
tree0f9b6c60170be2cc456ba45ad73e66ef609db213 /xhfc/xhfc.h
parentc3200ae30a899081220b1e9e1b06ddc3128b57c6 (diff)
remove xhfc_span_startup and shutdown
Diffstat (limited to 'xhfc/xhfc.h')
-rw-r--r--xhfc/xhfc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index 1726975..801c81b 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -115,8 +115,6 @@ struct xhfc_span {
int port; /* (physical) S/T port number */
int nt; /* 1 if the port is nt, 0 if it's TE */
- int running;
-
/* Got the following from DAHDI */
int oldstate;
int newalarm;