Get this compiling under dev-mode.
authorSean Bright <sean@malleable.com>
Thu, 17 Sep 2009 16:25:38 +0000 (16:25 +0000)
committerSean 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

index f053b38..553cfb4 100644 (file)
@@ -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)) {