mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 04:30:28 +00:00
removed comment which violates the coding guidelines.
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@83024 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -2660,7 +2660,6 @@ static struct ast_frame *process_ast_dsp(struct chan_list *tmp, struct ast_frame
|
||||
|
||||
if (tmp->ast_dsp && (f->subclass != 'f')) {
|
||||
chan_misdn_log(2, tmp->bc->port, " --> * SEND: DTMF (AST_DSP) :%c\n", f->subclass);
|
||||
//ast_queue_frame(tmp->ast, f);
|
||||
}
|
||||
|
||||
return f;
|
||||
|
Reference in New Issue
Block a user