From 4a9e3209328ff6583370352d4ff35ac881c66e4e Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 19 Jan 2014 18:35:59 +0000 Subject: - in tabSRMM the small icon's size is 12, not 10; - fix for log icons in StdChat git-svn-id: http://svn.miranda-ng.org/main/trunk@7765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/chat/manager.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/modules/chat/manager.cpp') diff --git a/src/modules/chat/manager.cpp b/src/modules/chat/manager.cpp index edc6b5fc69..0873dae5c3 100644 --- a/src/modules/chat/manager.cpp +++ b/src/modules/chat/manager.cpp @@ -1476,7 +1476,6 @@ INT_PTR SvcGetChatManager(WPARAM wParam, LPARAM lParam) ci.pLogIconBmpBits = pLogIconBmpBits; ci.logIconBmpSize = logIconBmpSize; - LoadChatIcons(); RegisterFonts(); OptionsInit(); return (INT_PTR)&ci; -- cgit v1.2.3