mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-22 20:04:52 +00:00
MODLANG-153
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16536 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
509edaaef4
commit
3133b7c51e
@ -328,10 +328,6 @@ switch_status_t Session::run_dtmf_callback(void *input, switch_input_type_t ityp
|
||||
Py_XDECREF(arglist);
|
||||
Py_XDECREF(io);
|
||||
|
||||
if (cb_arg) {
|
||||
Py_XDECREF(cb_arg);
|
||||
}
|
||||
|
||||
if (ts) {
|
||||
begin_allow_threads();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user