git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12712 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris 2009-03-22 17:27:28 +00:00
parent 80ae18cb76
commit 424db4babb
1 changed files with 0 additions and 1 deletions

View File

@ -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;