From be1918c1b2986ddb387cd593deddf120f9e61874 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 26 Nov 2018 14:41:11 +0300 Subject: fix for chat structures declaration --- protocols/SkypeWeb/src/stdafx.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'protocols/SkypeWeb/src') diff --git a/protocols/SkypeWeb/src/stdafx.h b/protocols/SkypeWeb/src/stdafx.h index a9e15f715c..2be5607f21 100644 --- a/protocols/SkypeWeb/src/stdafx.h +++ b/protocols/SkypeWeb/src/stdafx.h @@ -60,8 +60,6 @@ struct CSkypeProto; extern char g_szMirVer[]; extern HANDLE g_hCallEvent; -struct SESSION_INFO : public GCSessionInfoBase {}; - #define SKYPE_ENDPOINTS_HOST "client-s.gateway.messenger.live.com" struct LoginInfo -- cgit v1.2.3