projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b27a54b
)
Get this compiling under dev-mode.
author
Sean Bright
<sean@malleable.com>
Thu, 17 Sep 2009 16:25:38 +0000
(16:25 +0000)
committer
Sean Bright
<sean@malleable.com>
Thu, 17 Sep 2009 16:25:38 +0000
(16:25 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@219230
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
apps/app_chanspy.c
patch
|
blob
|
history
diff --git
a/apps/app_chanspy.c
b/apps/app_chanspy.c
index
f053b38
..
553cfb4
100644
(file)
--- 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)) {