From a653b4ad9217a45aad65a7eec71234e652acd446 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 13 Jun 2025 11:52:06 +0300 Subject: fixes #5046 (MsTeams: Will not login) --- protocols/Teams/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/Teams/src/stdafx.h') diff --git a/protocols/Teams/src/stdafx.h b/protocols/Teams/src/stdafx.h index 1e7c333898..773a42ef50 100644 --- a/protocols/Teams/src/stdafx.h +++ b/protocols/Teams/src/stdafx.h @@ -85,7 +85,6 @@ struct AsyncHttpRequest : public MTHttpRequest AsyncHttpRequest(int type, SkypeHost host, LPCSTR url = nullptr, MTHttpRequestHandler pFunc = nullptr); void AddAuthentication(CTeamsProto *ppro); - void AddRegistration(CTeamsProto *ppro); }; #include "teams_proto.h" -- cgit v1.2.3