--- a/libpurple/protocols/msn/soap.h Mon Jul 23 18:16:58 2007 +0000 +++ b/libpurple/protocols/msn/soap.h Tue Aug 07 02:37:58 2007 +0000 @@ -28,6 +28,10 @@ #define MSN_SOAP_READ_BUFF_SIZE 8192 +/* define this to debug the communications with the SOAP server */ +#undef MSN_SOAP_DEBUG + + typedef enum { MSN_SOAP_UNCONNECTED,