From c8a8a21467b39beb7fb02f4a4a36e3ccc2afba0e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 4 Apr 2018 16:09:44 +0300 Subject: warning fix --- protocols/MSN/src/msn_skypeab.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/MSN/src') diff --git a/protocols/MSN/src/msn_skypeab.cpp b/protocols/MSN/src/msn_skypeab.cpp index 6350421a80..8f1abdaf74 100644 --- a/protocols/MSN/src/msn_skypeab.cpp +++ b/protocols/MSN/src/msn_skypeab.cpp @@ -331,7 +331,6 @@ bool CMsnProto::MSN_SKYABAuthRq(const char *wlid, const char *pszGreeting) NETLIBHTTPREQUEST nlhr = { 0 }; NETLIBHTTPHEADER headers[4]; bool bRet = false; - char szURL[256]; CMStringA post; // initialize the netlib request -- cgit v1.2.3