summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-12-03 23:12:19 +0100
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-12-03 23:12:19 +0100
commitb5c84073d4b91d07597f77dd85d5892125506dfc (patch)
treecd61d206b898c2bfc0be93f7fa3f3efa72b28e52
parent749efae64522c586555a31ae065cbf52cf91c270 (diff)
rm obsolete code
-rw-r--r--xhfc/xhfc.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index c12f985..4e17d03 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -37,8 +37,6 @@
#define XHFC_FMIN 0x00
#define XHFC_FMAX 0x07
-enum { XHFC_T1, XHFC_T2, XHFC_T3, XHFC_T4 };
-
#if (DAHDI_CHUNKSIZE != 8)
#error Sorry, the XHFC driver module does not support chunksize != 8
#endif