summaryrefslogtreecommitdiff
path: root/protocols/Teams/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/Teams/src/stdafx.h')
-rw-r--r--protocols/Teams/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
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<CTeamsProto>
AsyncHttpRequest(int type, SkypeHost host, LPCSTR url = nullptr, MTHttpRequestHandler pFunc = nullptr);
void AddAuthentication(CTeamsProto *ppro);
- void AddRegistration(CTeamsProto *ppro);
};
#include "teams_proto.h"