aboutsummaryrefslogtreecommitdiffstats
path: root/channels/chan_dahdi.c
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-22 21:52:24 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-07-22 21:52:24 +0000
commit740017ed3f32309b9dd84747f02355daf80020c8 (patch)
tree511f822df234e4b9bd312f0bd50967d25b153352 /channels/chan_dahdi.c
parent1a2ed7d013762d3bc659e94b69e1eb400f024597 (diff)
Get chan_dahdi to compile in devmode
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@132777 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'channels/chan_dahdi.c')
-rw-r--r--channels/chan_dahdi.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c
index 2b6a664ac..4e1f666d1 100644
--- a/channels/chan_dahdi.c
+++ b/channels/chan_dahdi.c
@@ -8232,7 +8232,6 @@ static struct dahdi_pvt *mkintf(int channel, const struct dahdi_chan_conf *conf,
#if 1
struct dahdi_bufferinfo bi;
#endif
- struct dahdi_spaninfo si;
int res;
int span = 0;