tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12712 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
80ae18cb76
commit
424db4babb
|
@ -721,7 +721,6 @@ static xmlrpc_value *freeswitch_api(xmlrpc_env * const envP, xmlrpc_value * cons
|
|||
char *command = NULL, *arg = NULL;
|
||||
switch_stream_handle_t stream = { 0 };
|
||||
xmlrpc_value *val = NULL;
|
||||
// const char *x_command = "bgapi", x_arg = "unload mod_xml_rpc";
|
||||
switch_bool_t freed = 0;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue