From 115f98866ceca0b37b9009f6bc1201f873cc5de4 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 17 Jan 2014 15:25:47 +0000 Subject: fix for late icons loading in tabSRMM git-svn-id: http://svn.miranda-ng.org/main/trunk@7691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- src/modules/chat/chat_svc.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/modules/chat/chat_svc.cpp') diff --git a/src/modules/chat/chat_svc.cpp b/src/modules/chat/chat_svc.cpp index a04bfa861a..514345a7a0 100644 --- a/src/modules/chat/chat_svc.cpp +++ b/src/modules/chat/chat_svc.cpp @@ -83,8 +83,6 @@ static int FontsChanged(WPARAM wParam, LPARAM lParam) static int IconsChanged(WPARAM wParam, LPARAM lParam) { - LoadChatIcons(); - FreeMsgLogBitmaps(); LoadMsgLogBitmaps(); -- cgit v1.2.3