From db146a5cb80ab954dfb5c0e6a97930b830352846 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 10 Aug 2016 15:41:23 +0000 Subject: - unused variable logIconBmpSize removed; - last remaining buffer/bufAlloced replaced with CMStringA git-svn-id: http://svn.miranda-ng.org/main/trunk@17173 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_chat_int.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/m_chat_int.h') diff --git a/include/m_chat_int.h b/include/m_chat_int.h index e2c9711c4f..30cc1e1115 100644 --- a/include/m_chat_int.h +++ b/include/m_chat_int.h @@ -405,7 +405,6 @@ struct CHAT_MANAGER HANDLE hBuildMenuEvent, hSendEvent; FONTINFO aFonts[OPTIONS_FONTCOUNT]; SESSION_INFO *wndList; - size_t *logIconBmpSize; char **pLogIconBmpBits; // user-defined custom callbacks -- cgit v1.2.3