]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
FS-6026 --resolve
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 5 Dec 2013 17:35:33 +0000 (11:35 -0600)
committerAnthony Minessale <anthm@freeswitch.org>
Thu, 5 Dec 2013 17:35:33 +0000 (11:35 -0600)
src/mod/applications/mod_httapi/mod_httapi.c

index 6ae30018043d1003a17190b348a18d4358163965..7c61f52719aea843043ffb89ef3673cb9bfeee25 100644 (file)
@@ -1473,7 +1473,6 @@ static switch_status_t httapi_sync(client_t *client)
 
        if (!put_file) {
                switch_curl_process_form_post_params(client->params, curl_handle, &formpost);   
-               get_style_method = 1;
        }
 
        if (formpost) {