Author: damitha
Date: Wed Jun 1 10:28:10 2011
New Revision: 1130085
URL: http://svn.apache.org/viewvc?rev=1130085&view=rev
Log: (empty)
Modified:
axis/axis2/c/core/trunk/src/core/transport/http/sender/ntlm/test/client.c
Modified:
axis/axis2/c/core/trunk/src/core/transport/http/sender/ntlm/test/client.c
URL:
http://svn.apache.org/viewvc/axis/axis2/c/core/trunk/src/core/transport/http/sender/ntlm/test/client.c?rev=1130085&r1=1130084&r2=1130085&view=diff
==============================================================================
--- axis/axis2/c/core/trunk/src/core/transport/http/sender/ntlm/test/client.c
(original)
+++ axis/axis2/c/core/trunk/src/core/transport/http/sender/ntlm/test/client.c
Wed Jun 1 10:28:10 2011
@@ -16,9 +16,6 @@
#include <stdio.h>
#include <axis2_ntlm.h>
-#define NTLM_NEG_NTLM 0x00000200
-#define NTLM_NEG_UNICODE 0x00000001
-#define NTLM_TARGET_DOMAIN 0x00010000
int main()
{