summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/xpp_dahdi.c
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-25 08:35:14 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2008-06-25 08:35:14 +0000
commit235e35d99eea9815d1580efa314e0d884caf0ce6 (patch)
tree1e6b47c07a3bf3ad0b7888c064d60ff2bc91bd88 /drivers/dahdi/xpp/xpp_dahdi.c
parent3d7aacdbe9144fe51b4b13c5edea5c4325003de5 (diff)
Removed some old, unused XPP code.
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4457 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/xpp/xpp_dahdi.c')
-rw-r--r--drivers/dahdi/xpp/xpp_dahdi.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/dahdi/xpp/xpp_dahdi.c b/drivers/dahdi/xpp/xpp_dahdi.c
index 8ee23f7..ae8e381 100644
--- a/drivers/dahdi/xpp/xpp_dahdi.c
+++ b/drivers/dahdi/xpp/xpp_dahdi.c
@@ -955,8 +955,6 @@ static int dahdi_register_xpd(xpd_t *xpd)
#ifdef DAHDI_SYNC_TICK
span->sync_tick = dahdi_sync_tick;
#endif
- if (xpp_ec)
- span->echocan = xpp_echocan;
#ifdef CONFIG_DAHDI_WATCHDOG
span->watchdog = xpp_watchdog;
#endif