mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 12:16:00 +00:00
Get this compiling under dev-mode.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@219230 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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)) {
|
||||
|
Reference in New Issue
Block a user