From 8e6a28579846d35bc36966dfb50e2eb7f662471a Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 4 Apr 2018 22:13:32 +0300 Subject: CLIST_INTERFACE::pfnReloadExtraIcons => ExtraIcon_Reload() CLIST_INTERFACE::pfnSetAllExtraIcons => ExtraIcon_SetAll() --- include/m_clistint.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'include/m_clistint.h') diff --git a/include/m_clistint.h b/include/m_clistint.h index a9170b64e5..72fc4ab601 100644 --- a/include/m_clistint.h +++ b/include/m_clistint.h @@ -469,12 +469,6 @@ struct CLIST_INTERFACE VOID (CALLBACK *pfnTrayCycleTimerProc)(HWND hwnd, UINT message, UINT_PTR idEvent, DWORD dwTime); - /************************************************************************************* - * version 7 additions (0.11.0.x) - extra images - *************************************************************************************/ - void (*pfnReloadExtraIcons)(void); - void (*pfnSetAllExtraIcons)(MCONTACT hContact); - /************************************************************************************* * Miranda NG additions *************************************************************************************/ -- cgit v1.2.3