From 9cca190bc3022311915eb1e95b3cc3bb89aed328 Mon Sep 17 00:00:00 2001
From: George Hazan <ghazan@miranda.im>
Date: Sat, 25 Jan 2020 14:24:53 +0300
Subject: massive code cleaning:

- GCHOOK structure normalized (i.e. inlined SESSION_INFO fields replaced with a reference to SESSION_INFO);
- fake CMsgDialog declaration added to m_srmm_int.h, thus duplicated declarations in plugins aren't needed anymore
- other minor changes
---
 protocols/Dummy/src/stdafx.h | 1 -
 1 file changed, 1 deletion(-)

(limited to 'protocols/Dummy/src')

diff --git a/protocols/Dummy/src/stdafx.h b/protocols/Dummy/src/stdafx.h
index 2a48b7265d..dc268b3711 100644
--- a/protocols/Dummy/src/stdafx.h
+++ b/protocols/Dummy/src/stdafx.h
@@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
 #include <m_system.h>
 
 #include <m_avatars.h>
-#include <m_chat.h>
 #include <m_clistint.h>
 #include <m_contacts.h>
 #include <m_database.h>
-- 
cgit v1.2.3