[Freeswitch-svn] [commit] r12712 - freeswitch/trunk/src/mod/xml_int/mod_xml_rpc

FreeSWITCH SVN mikej at freeswitch.org
Sun Mar 22 10:27:28 PDT 2009


Author: mikej
Date: Sun Mar 22 12:27:28 2009
New Revision: 12712

Log:
tweak

Modified:
   freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c

Modified: freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c
==============================================================================
--- freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c	(original)
+++ freeswitch/trunk/src/mod/xml_int/mod_xml_rpc/mod_xml_rpc.c	Sun Mar 22 12:27:28 2009
@@ -721,7 +721,6 @@
 	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;
 
 



More information about the Freeswitch-svn mailing list