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 --- plugins/RecentContacts/src/stdafx.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/RecentContacts/src') diff --git a/plugins/RecentContacts/src/stdafx.h b/plugins/RecentContacts/src/stdafx.h index 6408a5c727..1f9f020b49 100644 --- a/plugins/RecentContacts/src/stdafx.h +++ b/plugins/RecentContacts/src/stdafx.h @@ -28,8 +28,6 @@ using namespace std; -struct SESSION_INFO : public GCSessionInfoBase {}; - void wSetData(char **Data, const char *Value); void wfree(char **Data); -- cgit v1.2.3