summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-10-21 18:20:33 +0200
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-10-21 18:20:33 +0200
commitc4d3e00251a1cfbb2b842513c6486f22a6c791cc (patch)
tree4a470d916460a97e05756b3b4e879a67ce579e7e /xhfc/xhfc.h
parentde58c64dc21a3dca6594c4578142b67e2c26b3cb (diff)
xhfc_span.shutdown unused
Diffstat (limited to 'xhfc/xhfc.h')
-rw-r--r--xhfc/xhfc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index 4084fc1..367ac46 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -122,7 +122,6 @@ struct xhfc_span {
int nt; /* 1 if the port is nt, 0 if it's TE */
int running;
- int shutdown;
/* Got the following from DAHDI */
int oldstate;