From 64b8c9f802b16ada4645216be67a18f15dbe790c Mon Sep 17 00:00:00 2001 From: dequis Date: Sun, 29 Nov 2015 11:33:12 -0300 Subject: msn: remove suggestion to use the official client, which is dead I mean sure you could use messenger reviver but.. --- protocols/msn/soap.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/protocols/msn/soap.c b/protocols/msn/soap.c index 34515aec..516d320c 100644 --- a/protocols/msn/soap.c +++ b/protocols/msn/soap.c @@ -778,8 +778,7 @@ static int msn_soap_addressbook_handle_response(struct msn_soap_req_data *soap_r if (wtf) { imcb_log(soap_req->ic, "Warning: %d contacts were in both your " "block and your allow list. Assuming they're all " - "allowed. Use the official WLM client once to fix " - "this.", wtf); + "allowed.", wtf); } msn_auth_got_contact_list(soap_req->ic); -- cgit v1.2.3