--- a/src/protocols/msn/soap.c Sat Aug 26 09:23:40 2006 +0000 +++ b/src/protocols/msn/soap.c Sat Aug 26 11:30:40 2006 +0000 @@ -27,7 +27,7 @@ #include "soap.h" /*define this Macro to debug soap server action*/ -#define MSN_SOAP_DEBUG +#undef MSN_SOAP_DEBUG /*local function prototype*/ void msn_soap_set_process_step(MsnSoapConn *soapconn, MsnSoapStep step);