diff options
Diffstat (limited to 'protocols/msn/soap.h')
| -rw-r--r-- | protocols/msn/soap.h | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/msn/soap.h b/protocols/msn/soap.h index a99c71d6..27cfa0cb 100644 --- a/protocols/msn/soap.h +++ b/protocols/msn/soap.h @@ -60,7 +60,6 @@ int msn_soapq_flush(struct im_connection *ic, gboolean resend);  #define SOAP_PASSPORT_SSO_URL "https://login.live.com/RST.srf"  #define SOAP_PASSPORT_SSO_URL_MSN "https://msnia.login.live.com/pp900/RST.srf" -#define MAX_PASSPORT_PWLEN 16  #define SOAP_PASSPORT_SSO_PAYLOAD \  	"<Envelope xmlns=\"http://schemas.xmlsoap.org/soap/envelope/\" " \  | 
