update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3303 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
bc3aceaf78
commit
18998f3382
|
@ -675,9 +675,6 @@ static switch_status_t js_collect_input_callback(switch_core_session_t *session,
|
|||
}
|
||||
|
||||
return SWITCH_STATUS_BREAK;
|
||||
|
||||
|
||||
return SWITCH_STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
static JSBool session_flush_digits(JSContext *cx, JSObject *obj, uintN argc, jsval *argv, jsval *rval)
|
||||
|
|
Loading…
Reference in New Issue