From f98e2216f98a31dbb0f77b97249aaaee75b345ed Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 22 Dec 2013 16:20:05 +0000 Subject: massive garbage removal from extra icons module git-svn-id: http://svn.miranda-ng.org/main/trunk@7340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- include/m_clistint.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/m_clistint.h') diff --git a/include/m_clistint.h b/include/m_clistint.h index 6b57eb0603..25de86bda3 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -470,7 +470,7 @@ typedef struct * version 7 additions (0.11.0.x) - extra images *************************************************************************************/ void (*pfnReloadExtraIcons)(void); - void (*pfnSetAllExtraIcons)(HWND hwndList,HANDLE hContact); + void (*pfnSetAllExtraIcons)(HANDLE hContact); /************************************************************************************* * Miranda NG additions -- cgit v1.2.3