summaryrefslogtreecommitdiffstats
path: root/samples/client/ntlm/ntlm_post.c
diff options
context:
space:
mode:
Diffstat (limited to 'samples/client/ntlm/ntlm_post.c')
-rwxr-xr-xsamples/client/ntlm/ntlm_post.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/client/ntlm/ntlm_post.c b/samples/client/ntlm/ntlm_post.c
index f42c18f..cb76f6f 100755
--- a/samples/client/ntlm/ntlm_post.c
+++ b/samples/client/ntlm/ntlm_post.c
@@ -130,7 +130,6 @@ main(
/* un-comment line below to setup proxy from code*/
/*axis2_svc_client_set_proxy_with_auth(svc_client, env, "127.0.0.1", "3128", NULL, NULL);*/
- /* Sending robust authentication test message */
/* Set http-auth information */
if (un && pw)