]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
wtf
authorAnthony Minessale <anthm@freeswitch.org>
Mon, 9 Jan 2012 20:33:47 +0000 (14:33 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Mon, 9 Jan 2012 20:33:47 +0000 (14:33 -0600)
src/mod/applications/mod_httapi/mod_httapi.c

index 42a05e326259f75d22a8ac484f44ef0f0506eefb..8a668bbd80f1af733793d672366d9d35d2e1649a 100644 (file)
@@ -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 ||