From 34d9db73c26ad24b1f8bf1e5a1949c407c9639ca Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 17 Dec 2016 19:59:32 +0300 Subject: - tabSRMM to share the kernel window list for chats & group chats; - button creation nuances moved to the core --- plugins/TabSRMM/src/mim.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/TabSRMM/src/mim.h') diff --git a/plugins/TabSRMM/src/mim.h b/plugins/TabSRMM/src/mim.h index 8322326611..7c648e48d7 100644 --- a/plugins/TabSRMM/src/mim.h +++ b/plugins/TabSRMM/src/mim.h @@ -193,8 +193,6 @@ public: static int MessageEventAdded(WPARAM wParam, LPARAM lParam); public: - MWindowList m_hMessageWindowList; - // various function pointers static PDTTE m_pfnDrawThemeTextEx; static DEFICA m_pfnDwmExtendFrameIntoClientArea; -- cgit v1.2.3