summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/core/transport/http/sender/http_client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/transport/http/sender/http_client.c b/src/core/transport/http/sender/http_client.c
index 66f75a6..d6ae903 100644
--- a/src/core/transport/http/sender/http_client.c
+++ b/src/core/transport/http/sender/http_client.c
@@ -442,7 +442,7 @@ axis2_http_client_send(
if(client->doing_mtom)
{
- axis2_status_t status = AXIS2_SUCCESS;
+ /*axis2_status_t status = AXIS2_SUCCESS; */
axutil_http_chunked_stream_t *chunked_stream = NULL;
/* If the callback name is not there, then we will check whether there