aboutsummaryrefslogtreecommitdiffstats
path: root/apps/app_chanspy.c
diff options
context:
space:
mode:
authorseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-17 16:25:38 +0000
committerseanbright <seanbright@f38db490-d61c-443f-a65b-d21fe96a405b>2009-09-17 16:25:38 +0000
commit805af36f64841a2881b439c5e82257fc73e81a9c (patch)
tree7b9953cef7db0483d19481ac798cd90dd779729d /apps/app_chanspy.c
parent667d2ffb9db3e4b12389d74aae2fe610b0081825 (diff)
Get this compiling under dev-mode.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@219230 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'apps/app_chanspy.c')
-rw-r--r--apps/app_chanspy.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/app_chanspy.c b/apps/app_chanspy.c
index f053b388e..553cfb4ff 100644
--- a/apps/app_chanspy.c
+++ b/apps/app_chanspy.c
@@ -734,7 +734,6 @@ static int common_exec(struct ast_channel *chan, struct ast_flags *flags,
char *ptr;
int num;
int num_spyed_upon = 1;
- int hangup = 0;
struct ast_channel_iterator *iter = NULL;
if (ast_test_flag(flags, OPTION_EXIT)) {