From: Anthony Minessale Date: Mon, 9 Jan 2012 20:33:47 +0000 (-0600) Subject: wtf X-Git-Tag: v1.2-rc1~19^2~1^2~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fbe19b0fcf07dbbb10b12e0d4a4128e572ac911;p=thirdparty%2Ffreeswitch.git wtf --- diff --git a/src/mod/applications/mod_httapi/mod_httapi.c b/src/mod/applications/mod_httapi/mod_httapi.c index 42a05e3262..8a668bbd80 100644 --- a/src/mod/applications/mod_httapi/mod_httapi.c +++ b/src/mod/applications/mod_httapi/mod_httapi.c @@ -1014,7 +1014,6 @@ static switch_status_t parse_xml(client_t *client) if (zstr(val)) { val = NULL; } - printf("WTF [%s][%s]\n", tag->name, val); if (client->profile->perms.set_vars && (!client->profile->var_params.set_var_list ||