dahdi: trivial. Remove unneccessary comment.
Not only should you not reach that line, it's impossible for you to reach that line. Signed-off-by: Shaun Ruffell <sruffell@digium.com> Acked-by: Kinsey Moore <kmoore@digium.com> git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@9591 a0bf4364-ded3-4de4-8d8a-66a801d63aff
This commit is contained in:
parent
41c09ac4b4
commit
781b51aa3a
@ -3221,7 +3221,6 @@ struct dahdi_tone *dahdi_mf_tone(const struct dahdi_chan *chan, char digit, int
|
||||
return &tone_pause;
|
||||
|
||||
return NULL;
|
||||
/* You should not get here */
|
||||
case DIGIT_MODE_DTMF:
|
||||
switch (digit) {
|
||||
case '0':
|
||||
|
Loading…
Reference in New Issue
Block a user