summaryrefslogtreecommitdiff
path: root/channels/chan_zap.c
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2008-01-24 15:54:32 +0000
committerJoshua Colp <jcolp@digium.com>2008-01-24 15:54:32 +0000
commitf44ef30a3ed308ecee7de7c143abd8ddb78ce39e (patch)
treea2f3fe14b26f1842df99a80bf7928ad045dba571 /channels/chan_zap.c
parent1d47c036dd58e658154670fdfb0df5edc9402ee4 (diff)
Remove dependency on res_features from some channel drivers. It is now part of the core and no longer exists as a module.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@100112 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/chan_zap.c')
-rw-r--r--channels/chan_zap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_zap.c b/channels/chan_zap.c
index 1bb4955de..41094432a 100644
--- a/channels/chan_zap.c
+++ b/channels/chan_zap.c
@@ -42,7 +42,6 @@
<depend>zaptel_vldtmf</depend>
<depend>zaptel</depend>
<depend>tonezone</depend>
- <depend>res_features</depend>
<use>pri</use>
<use>ss7</use>
***/