remove duplicate part 2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12984 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
ef8411589e
commit
303c2221c4
|
@ -789,7 +789,6 @@ SWITCH_DECLARE(char *) CoreSession::playAndGetDigits(int min_digits,
|
|||
dtmf_buf,
|
||||
sizeof(dtmf_buf),
|
||||
digits_regex);
|
||||
end_allow_threads();
|
||||
|
||||
switch_log_printf(SWITCH_CHANNEL_LOG, SWITCH_LOG_DEBUG, "playAndGetDigits dtmf_buf: %s\n", dtmf_buf);
|
||||
|
||||
|
|
Loading…
Reference in New Issue