projects
/
asterisk/asterisk.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
revert unnecessary change
[asterisk/asterisk.git]
/
channels
/
chan_zap.c
diff --git
a/channels/chan_zap.c
b/channels/chan_zap.c
index
6c93e64
..
0222adf
100755
(executable)
--- a/
channels/chan_zap.c
+++ b/
channels/chan_zap.c
@@
-4777,9
+4777,6
@@
static int zt_indicate(struct ast_channel *chan, int condition)
} else
res = 0;
break;
- case AST_CONTROL_VIDUPDATE:
- res = 0;
- break;
case -1:
res = tone_zone_play_tone(p->subs[index].zfd, -1);
break;